summaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_setinheritsched.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12reduce spurious inclusion of libc.hRich Felker1-1/+0
2018-09-05define and use internal macros for hidden visibility, weak refsRich Felker1-2/+2
2018-05-09make linking of thread-start with explicit scheduling conditionalRich Felker1-0/+21
2012-11-11add support for thread scheduling (POSIX TPS option)Rich Felker1-0/+8