Add G_MUTEX_SIZE as needed for gthread-impl.c

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

	* gthread-none.c: Add G_MUTEX_SIZE as needed for gthread-impl.c
This commit is contained in:
Sebastian Wilhelmi 2000-11-02 13:04:16 +00:00 committed by Sebastian Wilhelmi
parent 9c574a6a9a
commit 1d126e44f2
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gthread-none.c: Add G_MUTEX_SIZE as needed for gthread-impl.c
2000-10-25 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* Makefile.am : Add @GLIB_DEBUG_FLAGS@ to INCLUDES for accessing

View File

@ -33,3 +33,5 @@
static GThreadFunctions
g_thread_functions_for_glib_use_default; /* is NULLified */
#define G_MUTEX_SIZE 0