manually "shrink wrap" fast path in pthread_once
[musl] / src / thread / pthread_once.c
2014-10-20 Rich Felkermanually "shrink wrap" fast path in pthread_once
2014-10-13 Rich Felkereliminate global waiters count in pthread_once
2014-10-10 Rich Felkerfix missing barrier in pthread_once/call_once shortcut...
2014-09-06 Jens Gustedtuse weak symbols for the POSIX functions that will...
2014-08-16 Rich Felkermake futex operations use private-futex mode when possible
2014-04-16 Rich Felkerfix deadlock race in pthread_once
2011-03-08 Rich Felkerfix major breakage in pthread_once (it was always deadl...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0