fix off-by-one error in sem_(timed)wait (using old sem value instead of new)
[musl] / src / thread / pthread_condattr_destroy.c
2011-03-07 Rich Felkerimplement pthread_condattr_* interfaces