Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020年07月06日 | make thread killlock async-signal-safe for pthread_kill | Rich Felker | -0/+3 |
2018年09月12日 | split internal lock API out of libc.h, creating lock.h | Rich Felker | -0/+1 |
2018年05月05日 | improve pthread_exit synchronization with functions targeting tid | Rich Felker | -1/+1 |
2018年01月09日 | consistently use the LOCK an UNLOCK macros | Jens Gustedt | -2/+2 |
2013年06月26日 | fix failure of pthread_setschedparam to pass correct param to kernel | Rich Felker | -1/+1 |
2012年11月11日 | add support for thread scheduling (POSIX TPS option) | Rich Felker | -0/+10 |