RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
#include <rtems.h>
#include <rtems/score/scheduleredfsmp.h>
#include "ts-config.h"
#include "tx-support.h"
#include <rtems/test.h>

Functions

void __real__Scheduler_EDF_SMP_Yield (const Scheduler_Control *scheduler, Thread_Control *thread, Scheduler_Node *node)
 
void __wrap__Scheduler_EDF_SMP_Yield (const Scheduler_Control *scheduler, Thread_Control *thread, Scheduler_Node *node)
 
 T_TEST_CASE (AcfgValSchedulerEdfSmp)