Martyn James Russell 21b05cd677 Updated the documentation to explain that when the maximum threads is > 1
* glib/gthreadpool.c: Updated the documentation to explain that
when the maximum threads is > 1 the sort functionality is not 100%
accurate due to the ramdom nature of the scheduler choosing which
threads to execute. Fixes bug #334943.

* tests/threadpool-test.c: Disabled the debugging by default and
fixed the sort test to set the maximum threads to 1 to guarantee
the thread entry function is called in order.
2006-03-24 15:22:26 +00:00
..
2005-10-05 17:37:46 +00:00
2006-02-18 21:07:18 +00:00
2006-01-30 04:19:07 +00:00
2005-12-27 23:37:28 +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
2001-11-26 19:08:46 +00:00
2005-01-24 17:35:44 +00:00
2005-07-14 05:20:14 +00:00
2006-01-09 04:11:12 +00:00
2005-10-05 17:37:46 +00:00
2006-02-24 13:56:58 +00:00