minor locking optimizations
[musl] / src / thread / cancel_impl.c
2011-04-19 Rich Felkerrecheck cancellation disabled flag after syscall return...
2011-04-17 Rich Felkerclean up handling of thread/nothread mode, locking
2011-04-17 Rich Felkerfix bugs in cancellable syscall asm
2011-04-17 Rich Felkerdon't use pthread_once when there is no danger in race
2011-04-17 Rich Felkerfix some minor issues in cancellation handling patch
2011-04-17 Rich Felkeroverhaul pthread cancellation