drop use of pthread_once for aio thread stack size init
[musl] / src / thread / pthread_mutexattr_setpshared.c
2014-08-16 Rich Felkermake futex operations use private-futex mode when possible
2013-07-22 Rich Felkermake pthread attribute types structs, even when they...
2011-03-08 Rich Felkerimplement pthread_mutexattr_[gs]etpshared functions