Martyn James Russell 6c6f17133d Make sure g_thread_pool_stop_unused_threads() actually stops unused
* glib/gthreadpool.c: Make sure
g_thread_pool_stop_unused_threads() actually stops unused threads
and global limits (like max idle time and max unused threads) can
be set without creating a thread pool first. Fixed #335215 (patch
from Chris Wilson).

* tests/threadpool-test.c: Added two new tests, tests setting
global limits before creating a thread pool. The second test
makes sure unused threads are actually stopped when using the
g_thread_pool_stop_unused_threads().
2006-04-07 09:23:42 +00:00
..
2005-10-05 17:37:46 +00:00
.
2006-04-05 04:50:48 +00:00
2006-01-30 04:19:07 +00:00
.
2006-04-05 04:50:48 +00:00
2005-03-14 06:01:51 +00:00
2005-07-14 05:20:14 +00:00
2005-03-10 17:12:35 +00:00
2005-07-14 05:20:14 +00:00
2005-09-14 18:12:52 +00:00
2005-12-05 13:37:55 +00:00
2006-04-05 05:09:36 +00:00
2001-11-26 19:08:46 +00:00
2006-04-05 05:31:11 +00:00
2005-01-24 17:35:44 +00:00
2005-07-14 05:20:14 +00:00
2006-03-23 02:54:29 +00:00
2006-04-05 05:03:33 +00:00
2005-10-05 17:37:46 +00:00
2006-04-05 05:05:01 +00:00