summaryrefslogtreecommitdiff
path: root/src/thread/pthread_getschedparam.c
AgeCommit message (Expand)AuthorLines
2018-05-05improve pthread_exit synchronization with functions targeting tidRich Felker-1/+1
2018-01-09consistently use the LOCK an UNLOCK macrosJens Gustedt-2/+2
2013-06-26fix syscall argument bug in pthread_getschedparamRich Felker-1/+1
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker-0/+17