internal locks: new owner of contended lock must set waiters flag
[musl] / src / thread / pthread_barrierattr_getpshared.c
2011-09-27 Rich Felkerconvert the barrier pshared option back to 0/1 values...
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...