fix bug in synccall with no threads: lock was taken but never released
[musl] / src / thread / pthread_mutexattr_setpshared.c
2011-03-08 Rich Felkerimplement pthread_mutexattr_[gs]etpshared functions