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:
Sebastian Wilhelmi
2000-11-13 12:50:16 +00:00
committed by Sebastian Wilhelmi
parent 292152dae2
commit 82ab77c8f7
10 changed files with 76 additions and 2 deletions

View File

@@ -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()