RTEMS 6.1-rc4
|
Test context for spec:/score/tq/val/smp test case. More...
Data Fields | |
rtems_id | runner_id |
This member contains the runner identifier. | |
rtems_id | worker_a_id |
This member contains the worker A identifier. | |
rtems_id | worker_b_id |
This member contains the worker B identifier. | |
rtems_id | worker_c_id |
This member contains the worker C identifier. | |
rtems_id | worker_d_id |
This member contains the worker D identifier. | |
rtems_id | worker_e_id |
This member contains the worker E identifier. | |
rtems_id | mutex_a_id |
This member contains the mutex A identifier. | |
rtems_id | mutex_b_id |
This member contains the mutex B identifier. | |
rtems_id | mutex_c_id |
This member contains the mutex C identifier. | |
rtems_id | mutex_d_id |
This member contains the mutex D identifier. | |
uint32_t | used_cpus |
This member contains the count of processors used by the test. | |
Thread_queue_Queue * | thread_queue |
This member contains the thread queue of the mutex. | |
WrapThreadQueueContext | wrap |
This member contains the context to wrap the thread queue extract. | |
SMP_barrier_Control | barrier |
This member contains the barrier to synchronize the runner and the workers. | |
SMP_barrier_State | barrier_state |
This member contains the barrier state for the runner processor. | |
Test context for spec:/score/tq/val/smp test case.