use weak aliases rather than function pointers to simplify some code
[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