fix pthread_detach inadvertently acting as cancellation point in race case
[musl] / src / thread / tss_set.c
2014-09-07 Jens Gustedtadd C11 thread functions operating on tss_t and once_flag