CVSROOT: /cvs/gnome Module name: glib Changes by: mr 06/04/07 05:23:42
Modified files: tests : threadpool-test.c glib : gthreadpool.c gasyncqueue.h gasyncqueue.c . : ChangeLog Log message: * 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(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=mr&date=explicit&mindate=2006-04-07%2005:22&maxdate=2006-04-07%2005:24 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list