History log of /openbsd/lib/librthread/rthread_rwlockattr.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 75dc9675 15-Feb-2012 guenther <guenther@openbsd.org>

Add pthread_rwlockattr_{get,set}pshared() and
pthread_mutexattr_{get,set}kind_np()

tweaked diff from brad


# 71f897f1 21-Dec-2011 guenther <guenther@openbsd.org>

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