Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   ad
Date:           Mon May 26 02:16:48 UTC 2008

Modified Files:
        src/lib/libpthread: pthread_cond_broadcast.3

Log Message:
Note that when calling pthread_cond_broadcast/signal, the same mutex as
passed to wait/timedwait must be held.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread_cond_broadcast.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index