Loading...
pthreads/pthread_cond_wait.3 Libc-498 Libc-825.26
--- Libc/Libc-498/pthreads/pthread_cond_wait.3
+++ Libc/Libc-825.26/pthreads/pthread_cond_wait.3
@@ -48,7 +48,10 @@
 .Fa mutex 
 argument and waits on the 
 .Fa cond
-argument.
+argument. Before returning control to the calling function, 
+.Fn pthread_cond_wait 
+re-acquires the
+.Fa mutex.
 .Sh RETURN VALUES
 If successful, the
 .Fn pthread_cond_wait