spin before waiting on futex in mutex and rwlock lock operations
[oweals/musl.git] / src / thread / sem_init.c
2014-08-16 Rich Felkermake futex operations use private-futex mode when possible
2011-04-19 Rich Felkerfix uninitialized waiters field in semaphores
2011-03-04 Rich Felkerimplement POSIX semaphores