Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 |
2012-11-11 | add support for thread scheduling (POSIX TPS option) | Rich Felker | -0/+10 |