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
/
internal
/
pthread_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
overhaul pthread cancellation
Rich Felker
2011-04-17
1
-1
/
+3
*
use a separate signal from SIGCANCEL for SIGEV_THREAD timers
Rich Felker
2011-04-14
1
-0
/
+1
*
greatly improve SIGEV_THREAD timers
Rich Felker
2011-04-09
1
-0
/
+1
*
move rsyscall out of pthread_create module
Rich Felker
2011-04-06
1
-0
/
+3
*
optimize timer creation and possibly protect against some minor races
Rich Felker
2011-03-30
1
-2
/
+0
*
major improvements to cancellation handling
Rich Felker
2011-03-29
1
-2
/
+5
*
some preliminaries for adding POSIX timers
Rich Felker
2011-03-29
1
-0
/
+4
*
remove useless field in pthread struct (wasted a good bit of space)
Rich Felker
2011-03-28
1
-1
/
+0
*
implement robust mutexes
Rich Felker
2011-03-17
1
-0
/
+5
*
reorder mutex struct fields to make room for pointers (upcoming robust mutexes)
Rich Felker
2011-03-17
1
-1
/
+3
*
unify lock and owner fields of mutex structure
Rich Felker
2011-03-17
1
-1
/
+0
*
optimize pthread termination in the non-detached case
Rich Felker
2011-03-10
1
-0
/
+1
*
fix and optimize non-default-type mutex behavior
Rich Felker
2011-03-08
1
-0
/
+1
*
use the selected clock from the condattr for pthread_cond_timedwait
Rich Felker
2011-03-07
1
-0
/
+1
*
reorganize pthread data structures and move the definitions to alltypes.h
Rich Felker
2011-02-17
1
-0
/
+19
*
finish unifying thread register handling in preparation for porting
Rich Felker
2011-02-15
1
-8
/
+2
*
begin unifying clone/thread management interface in preparation for porting
Rich Felker
2011-02-15
1
-5
/
+3
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+68