CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2009/11/18 20:31:36
Modified files: lib/librthread : rthread_sync.c Log message: pthread_rwlock_wrlock() should increment the count of writers just once and not on every wakeup. ok kurt@