use weak symbols for the POSIX functions that will be used by C threads
[musl] / src / thread / pthread_mutexattr_setrobust.c
2014-08-17 Rich Felkermake pointers used in robust list volatile
2014-08-16 Rich Felkerenable private futex for process-local robust mutexes
2013-07-22 Rich Felkermake pthread attribute types structs, even when they...
2011-03-18 Rich Felkerimplement robust mutexes