fix resolving symbols in objects loaded in RTLD_LOCAL mode
[musl] / src / thread / pthread_barrierattr_setpshared.c
2011-03-07 Rich Felkerimplement barrier attribute functions (essentially...