fix bug in synccall with no threads: lock was taken but never released
[musl] / src / thread / synccall.c
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