aboutsummaryrefslogtreecommitdiff
path: root/src/thread/pthread_attr_setinheritsched.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* always block signals for starting new threads, refactor start argsRich Felker2019-02-151-19/+0
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* define and use internal macros for hidden visibility, weak refsRich Felker2018-09-051-2/+2
* make linking of thread-start with explicit scheduling conditionalRich Felker2018-05-091-0/+21
* add support for thread scheduling (POSIX TPS option)Rich Felker2012-11-111-0/+8