don't crash if TLS library is loaded into process with no thread pointer
[musl] / src / thread / pthread_rwlockattr_getpshared.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-07 Rich Felkerimplement pthread_rwlockattr_* (essentially no-ops)