After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 691110 - g_cond_wait() docs incomplete
g_cond_wait() docs incomplete
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-01-04 06:14 UTC by Behdad Esfahbod
Modified: 2013-01-04 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2013-01-04 06:14:24 UTC
From what I understand, g_cond_wait() reacquires the mutex before returning.  But that is NOT documented.