Rich Felker
|
7cc9496a18
make thread killlock async-signal-safe for pthread_kill
|
4 years ago |
Rich Felker
|
5f12ffe123
split internal lock API out of libc.h, creating lock.h
|
6 years ago |
Rich Felker
|
526e64f54d
improve pthread_exit synchronization with functions targeting tid
|
7 years ago |
Jens Gustedt
|
c4bc0b1a64
consistently use the LOCK an UNLOCK macros
|
7 years ago |
Rich Felker
|
b17c75a4d5
fix syscall argument bug in pthread_getschedparam
|
12 years ago |
Rich Felker
|
1e21e78bf7
add support for thread scheduling (POSIX TPS option)
|
12 years ago |