CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2011/12/21 16:59:03
Modified files: lib/librthread : Makefile rthread_sync.c Added files: lib/librthread : rthread_once.c rthread_rwlock.c rthread_rwlockattr.c Log message: Split out the pthread_rwlock* and pthread_once() functions from rthread_sync.c to new files rthread_rwlock.c, rthread_rwlockattr.c, and rthread_once.c