in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / thread / pthread_setconcurrency.c
2011-05-30 Rich Felkerimplement pthread_[sg]etconcurrency.