about summary refs log tree commit diff
path: root/src/thread/pthread_attr_setinheritsched.c
Commit message (Expand)AuthorAgeFilesLines
* 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