summaryrefslogtreecommitdiff
path: root/src/thread/synccall.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-12pthread and synccall cleanup, new __synccall_wait opRich Felker1-2/+10
2011-07-30fix bug in synccall with no threads: lock was taken but never releasedRich Felker1-4/+4
2011-07-29new attempt at making set*id() safe and robustRich Felker1-0/+109