diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2002-04-13 10:08:31 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2002-04-13 10:08:31 +0000 |
commit | 64855733d7e8fd60c5b279668b2cc48a3f121a83 (patch) | |
tree | 4511af65c0db451de4d63a2af5e9cfb7708a0083 /ChangeLog | |
parent | 0dac3e9e498d4a65c5eb1803477b29e9a58d6566 (diff) |
Unlock the pool for all threads leaving it. (#78348)glib-2-0-branchpoint
2002-04-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* glib/gthreadpool.c (g_thread_pool_thread_proxy): Unlock the pool
for all threads leaving it. (#78348)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-04-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> + + * glib/gthreadpool.c (g_thread_pool_thread_proxy): Unlock the pool + for all threads leaving it. (#78348) + 2002-04-11 Matthias Clasen <maclas@gmx.de> * tests/patterntest.c: Remove manual UTF-8 -> Latin1 conversion for |