RTEMS 6.1-rc1
|
Test context for spec:/newlib/req/futex-wake test case. More...
Data Fields | |
TQContext | tq_ctx |
This member contains the thread queue test context. | |
struct _Futex_Control | futex |
This member provides the futex object. | |
int | state |
This member provides the futex state. | |
struct { | |
size_t pcs [1] | |
This member defines the pre-condition states for the next action. | |
bool in_action_loop | |
If this member is true, then the test action loop is executed. | |
size_t index | |
This member contains the next transition map index. | |
NewlibReqFutexWake_Entry entry | |
This member contains the current transition map entry. | |
bool skip | |
If this member is true, then the current transition variant should be skipped. | |
} | Map |
Test context for spec:/newlib/req/futex-wake test case.