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