remove no-longer-needed unblocking of signals in pthread_create
[musl] / src / thread / synccall.c
2012-05-23 Rich Felkerremove everything related to forkall
2011-08-12 Rich Felkerpthread and synccall cleanup, new __synccall_wait op
2011-07-30 Rich Felkerfix bug in synccall with no threads: lock was taken...
2011-07-30 Rich Felkernew attempt at making set*id() safe and robust