Added documentation.
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 3 Apr 2001 12:42:54 +0000 (12:42 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 3 Apr 2001 12:42:54 +0000 (12:42 +0000)
commit1b546cf3fb09279a19523b7ee0b26f3485ed84b2
treec44ef0ed01906528798e3fe3417c6bdac5df8a3b
parentc4b6fccb9666d80580f52bc4480a24a37e478869
Added documentation.

2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gthreadpool.c: Added documentation.

* gthreadpool.c: The global thread pool now also is seperated for
bound and unbound threads. Only threads with standard stack size
go to the global pool. g_thread_pool_new now protects the global
setup of inform_mutex etc. with a lock. Fixed some typos. Unlock
the queue after g_thread_pool_wakeup_and_stop_all in the proxy.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gthreadpool.c
gthreadpool.c