Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
9205e486091c3901d0e5aa9a0384dc07dae6114d
/
include
/
pthread.h
9205e48
macro for pthread_equal
by Rich Felker
· 13 years ago
cbf3597
use __attribute__((const)) for errno and pthread_self if __GNUC__ is defined
by Rich Felker
· 13 years ago
ddd87b2
implement pthread_[sg]etconcurrency.
by Rich Felker
· 13 years ago
3df3d4f
fix misspelled PTHREAD_CANCELED constant
by Rich Felker
· 14 years ago
ea34336
match glibc/lsb cancellation abi on i386
by Rich Felker
· 14 years ago
047e434
implement robust mutexes
by Rich Felker
· 14 years ago
d8d19f4
pthread.h needs clockid_t
by Rich Felker
· 14 years ago
f1821fc
missing const in some pthread_attr_* prototypes
by Rich Felker
· 14 years ago
7d57e05
add prototypes for pthread_condattr_* and pthread_rwlockattr_*
by Rich Felker
· 14 years ago
e9417ff
add pthread_atfork interface
by Rich Felker
· 14 years ago
e882756
reorganize pthread data structures and move the definitions to alltypes.h
by Rich Felker
· 14 years ago
56b784d
add to pthread.h: pthread_mutex_timedlock and sched.h, time.h
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago