RTEMS 6.1-rc1
|
Test context for spec:/rtems/sem/val/smp test case. More...
Data Fields | |
rtems_id | mutex_id |
This member contains the mutex identifier. | |
rtems_id | mutex_2_id |
This member contains the second mutex identifier. | |
volatile bool | done |
If this member is true, then the worker is done. | |
volatile bool | done_2 |
If this member is true, then the second worker is done. | |
Test context for spec:/rtems/sem/val/smp test case.