index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
thread
/
pthread_detach.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
track all live threads in an AS-safe, fully-consistent linked list
Rich Felker
2019-02-15
1
-1
/
+1
*
overhaul internally-public declarations using wrapper headers
Rich Felker
2018-09-12
1
-2
/
+0
*
improve joinable/detached thread state handling
Rich Felker
2018-05-05
1
-4
/
+3
*
consistently use the LOCK an UNLOCK macros
Jens Gustedt
2018-01-09
1
-1
/
+1
*
new lock algorithm with state and congestion count in one atomic int
Jens Gustedt
2018-01-09
1
-3
/
+2
*
fix read-after-free type error in pthread_detach
Rich Felker
2017-10-13
1
-1
/
+2
*
add C11 thread creation and related thread functions
Rich Felker
2014-09-07
1
-1
/
+3
*
use weak symbols for the POSIX functions that will be used by C threads
Jens Gustedt
2014-09-06
1
-2
/
+6
*
fix several locks that weren't updated right for new futex-based __lock
Rich Felker
2012-07-12
1
-2
/
+2
*
fix potential race condition in detached threads
Rich Felker
2012-07-11
1
-2
/
+2
*
fix more instances of old a_xchg (use new a_swap name)
Rich Felker
2011-09-16
1
-1
/
+1
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+11