replace all remaining internal uses of pthread_self with __pthread_self
[musl] / src / thread / pthread_mutex_timedlock.c
2014-06-10 Rich Felkerreplace all remaining internal uses of pthread_self...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-08-03 Rich Felkerunify and overhaul timed futex waits
2011-08-03 Rich Felkeravoid accessing mutex memory after atomic unlock
2011-03-18 Rich Felkerimplement robust mutexes
2011-02-17 Rich Felkerreorganize pthread data structures and move the definit...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0