![]() |
RTEMS 6.1-rc7
|
Files | |
file | tr-tq-flush-priority.c |
file | tr-tq-flush-priority.h |
Data Structures | |
struct | ScoreTqReqFlushPriority_Entry |
struct | ScoreTqReqFlushPriority_Context |
Test context for spec:/score/tq/req/flush-priority test case. More... | |
Typedefs | |
typedef ScoreTqReqFlushPriority_Context | Context |
Functions | |
void | ScoreTqReqFlushPriority_Run (TQContext *tq_ctx, bool supports_multiple_priority_queues) |
Runs the parameterized test case. | |
void ScoreTqReqFlushPriority_Run | ( | TQContext * | tq_ctx, |
bool | supports_multiple_priority_queues | ||
) |
Runs the parameterized test case.
[in,out] | tq_ctx | is the thread queue test context. |
supports_multiple_priority_queues | is true, if the object using the thread queue supports multiple priority queues, otherwise it is false. |