fix bug in synccall with no threads: lock was taken but never released
[musl] / src / thread / pthread_setconcurrency.c
2011-05-30 Rich Felkerimplement pthread_[sg]etconcurrency.