CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/01 17:06:26
Modified files:
lib/librthread : rthread.c rthread.h rthread_file.c
rthread_rwlock.c rthread_sem.c rthread_sync.c
Log message:
something's not quite right yet. ticket locks result in more CPU usage
and spinning in kernel. partially back out, but in a way that makes going
forward again easy.
seen by ajacoutot
