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:   yamt
Date:           Tue Dec  4 16:56:11 UTC 2007

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

Log Message:
pthread__mutex_wakeup: ignore ESRCH from _lwp_unpark.
once we clear pt_sleeponq, the target thread can proceed further
and even do pthread_exit.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libpthread/pthread_mutex2.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