mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Made the debugging G_TRYLOCK call also work for compilers with funnt
2000-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib.h (G_TRYLOCK): Made the debugging G_TRYLOCK call also work for compilers with funnt G_STMT_(START|END) macros. * tests/thread-test.c: Implemented a check for that.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
e366512775
commit
1383e5b642
@@ -1,5 +1,10 @@
|
||||
2000-04-19 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib.h (G_TRYLOCK): Made the debugging G_TRYLOCK call also work
|
||||
for compilers with funnt G_STMT_(START|END) macros.
|
||||
|
||||
* tests/thread-test.c: Implemented a check for that.
|
||||
|
||||
* gutils.c (g_getenv): Changed the win32 part of this function to
|
||||
be thread safe and to make the returned environment string
|
||||
persistent to match the UN*X behavior. This is again a response to
|
||||
|
Reference in New Issue
Block a user