consistently use the LOCK an UNLOCK macros
[oweals/musl.git] / src / thread / pthread_detach.c
2018-01-09 Jens Gustedtconsistently use the LOCK an UNLOCK macros
2018-01-09 Jens Gustedtnew lock algorithm with state and congestion count...
2017-10-14 Rich Felkerfix read-after-free type error in pthread_detach
2014-09-07 Rich Felkeradd C11 thread creation and related thread functions
2014-09-06 Jens Gustedtuse weak symbols for the POSIX functions that will...
2012-07-12 Rich Felkerfix several locks that weren't updated right for new...
2012-07-12 Rich Felkerfix potential race condition in detached threads
2011-09-16 Rich Felkerfix more instances of old a_xchg (use new a_swap name)
2011-02-12 Rich Felkerinitial check-in, version 0.5.0 v0.5.0