summaryrefslogtreecommitdiff
path: root/src/thread/pthread_setschedparam.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-26fix failure of pthread_setschedparam to pass correct param to kernelRich Felker1-1/+1
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker1-0/+10