in pipe2, use pipe() rather than __syscall(SYS_pipe, ...) for fallback
[musl] / src / thread / pthread_condattr_setpshared.c
2011-03-07 Rich Felkerimplement pthread_condattr_* interfaces