summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_barrier.c
Commit message (Collapse)AuthorAgeFilesLines
* Add code to support barrier synchronous object and implementDavid Xu2003-09-041-0/+122
pthread_mutex_timedlock(). Reviewed by: deischen Notes: svn path=/head/; revision=119736