index
:
grovel
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
internal
/
pthread_impl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
Rich Felker
2011-02-12
1
-0
/
+68