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 Mar  5 23:55:55 UTC 2007

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

Log Message:
- Update to match changed pthread__park() interface.
- Fix a bug where a thread could be "reentered" onto the waiters queue.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 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