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