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

Test context for spec:/rtems/task/req/construct test case. More...

Data Fields

rtems_id scheduler_b_id
 This member contains the scheduler B identifier.
 
unsigned int thread_zombie_ticket
 This member contains the thread zombie registry ticket right before the task exit of the zombie task.
 
volatile bool zombie_ready
 If this member is true, then the zombie thread is ready to get killed.
 
rtems_mode actual_modes
 This member contains the actual modes of the constructed task.
 
rtems_status_code status
 
const rtems_task_configconfig
 
rtems_task_config config_obj
 
rtems_id zombie_id
 
rtems_idid
 
rtems_id id_obj
 
bool create_extension_status
 
uint32_t create_extension_calls
 
uint32_t delete_extension_calls
 
uint32_t delete_zombie_extension_calls
 
uint32_t storage_free_calls
 
size_t stack_size
 
rtems_id extension_ids [2]
 
void * seized_objects
 
struct {
   size_t   pcs [15]
 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.
 
   RtemsTaskReqConstruct_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
 

Detailed Description

Test context for spec:/rtems/task/req/construct test case.


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