fix missing barrier in pthread_once/call_once shortcut path
[oweals/musl.git] / src / thread / pthread_once.c
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 v0.5.0