summaryrefslogtreecommitdiffstats
path: root/lib/librthread/rthread_once.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split out the pthread_rwlock* and pthread_once() functions from rthread_sync.cguenther2011-12-211-0/+32
to new files rthread_rwlock.c, rthread_rwlockattr.c, and rthread_once.c