summaryrefslogtreecommitdiffstats
path: root/lib/libthr/thread/thr_getschedparam.c
Commit message (Expand)AuthorAgeFilesLines
* use rtprio_thread system call to get or set thread priority.davidxu2006-09-211-0/+2
* Caching scheduling policy and priority in userland, a critical but baddlydavidxu2006-07-131-8/+5
* Use thr_setscheduler, thr_getscheduler and thr_setschedparam to implementdavidxu2006-07-131-20/+6
* Use kernel facilities to support real-time scheduling.davidxu2006-07-121-14/+29
* - Use same priority range returned by kernel's sched_get_priority_min()davidxu2006-04-271-4/+2
* WARNS level 4 cleanup.davidxu2006-04-041-0/+2
* Import my recent 1:1 threading working. some features improved includes:davidxu2005-04-021-0/+77
* o Catch up with the mutex priority protocol fixes.mtm2004-02-181-59/+0
* - Add libthr but don't hook it up to the regular build yet. This is anjeff2003-04-011-0/+59
OpenPOWER on IntegriCloud