mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-09 19:06:15 +01:00
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:
parent
9c574a6a9a
commit
1d126e44f2
@ -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
|
||||
|
@ -33,3 +33,5 @@
|
||||
|
||||
static GThreadFunctions
|
||||
g_thread_functions_for_glib_use_default; /* is NULLified */
|
||||
|
||||
#define G_MUTEX_SIZE 0
|
||||
|
Loading…
Reference in New Issue
Block a user