summaryrefslogtreecommitdiff
path: root/src/sched/sched_setscheduler.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker1-2/+2
2012-05-03avoid setting nondefault scheduler tooRich Felker1-1/+1
2012-05-03implement stub versions of sched_*Rich Felker1-0/+8