RTEMS 6.1-rc4
|
Test context for spec:/score/thread/val/thread test case. More...
Data Fields | |
rtems_id | worker_id |
This member contains the worker task identifier. | |
rtems_id | killer_id |
This member contains the killer task identifier. | |
volatile double | fp_obj |
This member contains a floating-point object. | |
int | thread_switch_state |
This member indicates the thread switch state. | |
uintptr_t | runner_stack [2] |
This member contain the runner stack pointer at the context switch. | |
uintptr_t | worker_stack [2] |
This member contain the worker stack pointer at the context switch. | |
Test context for spec:/score/thread/val/thread test case.