![]() |
RTEMS 6.1
|
#include <rtems.h>#include <rtems/score/schedulerpriority.h>#include "ts-config.h"#include "tx-support.h"#include <rtems/test.h>Functions | |
| void | __real__Scheduler_priority_Yield (const Scheduler_Control *scheduler, Thread_Control *thread, Scheduler_Node *node) |
| void | __wrap__Scheduler_priority_Yield (const Scheduler_Control *scheduler, Thread_Control *thread, Scheduler_Node *node) |
| T_TEST_CASE (AcfgValOneCpu) | |