fix benign data race in pthread_attr_init
[musl] / src / thread / pthread_setattr_default_np.c
2018-09-12 Rich Felkerfix issues from public functions defined without declar...
2016-11-08 Rich Felkeradd limited pthread_setattr_default_np API to set stack...