mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
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.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
292152dae2
commit
82ab77c8f7
@@ -1,3 +1,8 @@
|
||||
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.
|
||||
|
||||
Sun Nov 12 18:34:32 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gconvert.[ch]: Create wrapper functions for iconv()
|
||||
|
Reference in New Issue
Block a user