Make max_unused_threads work for -1 as well.

2001-02-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gthreadpool.c (g_thread_pool_thread_proxy): Make
	max_unused_threads work for -1 as well.
This commit is contained in:
Sebastian Wilhelmi
2001-02-26 14:27:12 +00:00
committed by Sebastian Wilhelmi
parent 2395a333cc
commit 5215807c6c
10 changed files with 42 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2001-02-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthreadpool.c (g_thread_pool_thread_proxy): Make
max_unused_threads work for -1 as well.
2001-02-23 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread.h (struct _GThread): Change the order to match the order