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: skrll
Date: Mon Sep 17 13:26:00 UTC 2007
Modified Files:
src/lib/libpthread: pthread_lock.c
Log Message:
Mostly fix the restartable atomic sequences by reversing the sense of the
lock check and test for return value.
At least alpha looks broken me and some are sub-optimal.
"Looks good to me" from ad.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/lib/libpthread/pthread_lock.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