Add a new recursive mutex type, GRecMutex
authorRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 18:36:53 +0000 (14:36 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 20:09:04 +0000 (16:09 -0400)
commitad187e3a9b2efff3c773d361e78ec3acda36136e
tree989a4704a6099c8c6bc07a0b6561b9c3f27289df
parent3d4102776e59e748ee8b6e4d456a06a33593f308
Add a new recursive mutex type, GRecMutex

This is implemented using the native facilities of each platform instead
of manually.
glib/glib.symbols
glib/gthread-posix.c
glib/gthread-win32.c
glib/gthread.h