Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pthread_rwlockattr_{get,set}pshared() and | 2012-02-15 | 1 | -1/+22 | |
| | | | | | | pthread_mutexattr_{get,set}kind_np() tweaked diff from brad | ||||
* | Split out the pthread_rwlock* and pthread_once() functions from rthread_sync.c | 2011-12-21 | 1 | -0/+51 | |
to new files rthread_rwlock.c, rthread_rwlockattr.c, and rthread_once.c |