avoid depending on POSIX symbol in code used from plain C functions
[musl] / src / thread / pthread_barrierattr_init.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...