summaryrefslogtreecommitdiff
path: root/src/thread/pthread_setschedprio.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-05improve pthread_exit synchronization with functions targeting tidRich Felker1-1/+1
2018-01-09consistently use the LOCK an UNLOCK macrosJens Gustedt1-2/+2
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker1-0/+10