Module thread

Module thread 

Source

Functionsยง

get_priority
Returns the current dynamic thread priority
init_fifo_priority
Sets current thread scheduling policy to SCHED_FIFO with a given priority.
update_priority
Updates internal base thread priority from sched_getparam syscall. Must be called if thread priority is changed manually.