RTEMS 6.1-rc2
|
Test context for spec:/rtems/sem/req/create test case. More...
Data Fields | |
void * | seized_objects |
rtems_status_code | status |
Semaphore_Variant | variant |
Semaphore_Discipline | discipline |
uint32_t | sem_count |
Thread_Control * | executing |
Thread_Control * | owner |
rtems_name | name |
uint32_t | count |
rtems_attribute | attribute_set |
rtems_task_priority | priority_ceiling |
rtems_id * | id |
rtems_id | id_value |
struct { | |
size_t pcs [11] | |
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. | |
RtemsSemReqCreate_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:/rtems/sem/req/create test case.