include dummied-out dlopen and dlsym functions for static binaries
[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...