Add 'want_to_read' to GStaticRWLock to avoid calling g_cond_broadcast,
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 30 Aug 2001 14:19:20 +0000 (14:19 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 30 Aug 2001 14:19:20 +0000 (14:19 +0000)
commitbd2329ae666d23952ff808ae8745a353a3c4e662
tree264e725bdcdd1e4cedb2650b5e6b85f11d407678
parentcf11b57917f8ece400386925975c6418541d1b20
Add 'want_to_read' to GStaticRWLock to avoid calling g_cond_broadcast,

2001-08-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* glib/gthread.h, glib/gthread.c: Add 'want_to_read' to
GStaticRWLock to avoid calling g_cond_broadcast, when no one is
waiting.
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/gthread.c
glib/gthread.h