RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields

Test context for spec:/score/thread/val/smp test case. More...

Data Fields

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 mutex_a_id
 This member contains the mutex A identifier.
 
rtems_id mutex_b_id
 This member contains the mutex B identifier.
 
volatile bool busy
 If this member is true, then the worker shall busy wait.
 
volatile uint32_t counter
 This member contains a counter for EVENT_COUNT.
 
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.
 
Per_CPU_Controlworker_a_wait_default_lock_cpu
 This member references the processor on which the worker A wait default lock was acquired.
 
ISR_lock_Context worker_a_wait_default_lock_context
 This member contains the lock context for the worker A wait default lock acquire and release.
 

Detailed Description

Test context for spec:/score/thread/val/smp test case.


The documentation for this struct was generated from the following file: