|
RTEMS CPU Kit with SuperCore
4.11.2
|
Set Thread Priority. More...
#include <rtems/score/threadimpl.h>
Functions | |
| void | _Thread_Set_priority (Thread_Control *the_thread, Priority_Control new_priority, Priority_Control *old_priority, bool prepend_it) |
| Sets the priority of a thread. More... | |
Set Thread Priority.
1.8.13