Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 25 Apr 2000 13:44:43 +0000 (13:44 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 25 Apr 2000 13:44:43 +0000 (13:44 +0000)
commit7e3c98f8e96449618b3f9dc4d5a3ec1fcd7aa37a
tree4705d8e55fde46c3c94f4aa12efe98b8ce30aaf7
parent7bd3771d3d1759857c8ab174acd08730470f736f
Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to

2000-04-25  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gthread-solaris.c (g_mutex_new_solaris_impl): Changed the scope
of the initialized mutex to USYNC_THREAD. Thanks to Soeren
Sandmann <sandmann@daimi.au.dk> for pointing that out.
gthread/ChangeLog
gthread/gthread-solaris.c