RTEMS 6.1-rc1
|
#include <rtems/score/smpbarrier.h>
#include <rtems/score/threadimpl.h>
#include "tr-tq-surrender-priority-inherit.h"
#include "tx-support.h"
#include <rtems/test.h>
Data Structures | |
struct | ScoreTqReqSurrenderPriorityInherit_Entry |
struct | ScoreTqReqSurrenderPriorityInherit_Context |
Test context for spec:/score/tq/req/surrender-priority-inherit test case. More... | |
Typedefs | |
typedef ScoreTqReqSurrenderPriorityInherit_Context | Context |
Functions | |
void | ScoreTqReqSurrenderPriorityInherit_Run (TQContext *tq_ctx) |
Runs the parameterized test case. More... | |