summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread/pthread_barrier_wait.c
Commit message (Collapse)AuthorAgeFilesLines
* mass sync with glibc nptlAustin Foxley2010-02-161-7/+10
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* nptl: fix even more old style declarationsAustin Foxley2009-12-111-2/+1
| | | | Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-171-0/+77
targetting arm,sh,i386,mips,sparc for now Signed-off-by: Austin Foxley <austinf@cetoncorp.com>