Made recursive mutexes also work when the thread system is not (yet)
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Mon, 13 Nov 2000 12:50:16 +0000 (12:50 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Mon, 13 Nov 2000 12:50:16 +0000 (12:50 +0000)
commit82ab77c8f7b3f7969826ffc88c6349a5f7be9daf
tree544e5e9c5bf768bca64d23e26ea8e93d56a0412a
parent292152dae21f8a5e710036e0922905835897c567
Made recursive mutexes also work when the thread system is not (yet)

2000-11-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gthread.c (g_static_rec_mutex_*): Made recursive mutexes also
work when the thread system is not (yet) initialized.
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
gthread.c