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 7 22:23:57 UTC 2008
Modified Files:
src/lib/libpthread: pthread_mutex.c
Log Message:
pthread__mutex_lock_slow:
- don't stop spinning if there are already waiters on the mutex, there is
no point.
- cosmetic change.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/lib/libpthread/pthread_mutex.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