CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/11 21:34:31
Modified files:
lib/librthread : rthread_sync.c
Log message:
Add pthread_rwlock_timed{rd,wr}lock().
Avoid missed wakeups in pthread_rwlock_{rd,wr}lock() by linking the spinlocks.
ok tedu@
