index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pthread.h
Age
Commit message (
Expand
)
Author
Lines
2012-02-29
use c++-friendly initializers for pthread initializer definitions
Rich Felker
-3
/
+3
2012-02-09
replace bad cancellation cleanup abi with a sane one
Rich Felker
-16
/
+9
2011-08-14
macro for pthread_equal
Rich Felker
-0
/
+2
2011-06-06
use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined
Rich Felker
-0
/
+3
2011-05-30
implement pthread_[sg]etconcurrency.
Rich Felker
-0
/
+3
2011-04-01
fix misspelled PTHREAD_CANCELED constant
Rich Felker
-1
/
+1
2011-03-25
match glibc/lsb cancellation abi on i386
Rich Felker
-0
/
+2
2011-03-17
implement robust mutexes
Rich Felker
-0
/
+1
2011-03-12
pthread.h needs clockid_t
Rich Felker
-0
/
+1
2011-03-11
missing const in some pthread_attr_* prototypes
Rich Felker
-8
/
+8
2011-03-07
add prototypes for pthread_condattr_* and pthread_rwlockattr_*
Rich Felker
-0
/
+12
2011-02-18
add pthread_atfork interface
Rich Felker
-0
/
+2
2011-02-17
reorganize pthread data structures and move the definitions to alltypes.h
Rich Felker
-45
/
+12
2011-02-16
add to pthread.h: pthread_mutex_timedlock and sched.h, time.h
Rich Felker
-1
/
+3
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+216