summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/pthreadsetschedprio.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2017-10-10score: Add _Thread_queue_Dispatch_disable()Sebastian Huber
2016-12-02score: Initialize thread queue context earlySebastian Huber
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-06-22posix: Generalize _POSIX_Priority_To_core()Sebastian Huber
2016-06-22posix: Make POSIX API aware of scheduler instancesSebastian Huber
2016-06-22posix: Rework sporadic server scheduling policySebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedparamSebastian Huber
2016-06-13posix: Add pthread_setschedprio()Sebastian Huber