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:           Fri Mar  2 17:47:40 UTC 2007

Modified Files:
        src/lib/libpthread: TODO pthread_cond.c

Log Message:
Don't grab the state lock to check for cancellation around condition
variables, as _lwp_wakeup/lwp_park provide the necessary barrier.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/TODO
cvs rdiff -r1.20 -r1.21 src/lib/libpthread/pthread_cond.c

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