RTEMS CPU Kit with SuperCore  4.11.3
Functions
threadsetpriority.c File Reference

Set Thread Priority. More...

#include <rtems/score/threadimpl.h>
Include dependency graph for threadsetpriority.c:

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...
 

Detailed Description

Set Thread Priority.