GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
atcb_fieldnos Struct Reference

Public Attributes

int common
 
int entry_calls
 
int atc_nesting_level
 
int state
 
int parent
 
int priority
 
int image
 
int image_len
 
int activation_link
 
int call
 
int ll
 
int base_cpu
 
int ll_thread
 
int ll_lwp
 
int call_self
 

Detailed Description

Definition at line 142 of file ada-tasks.c.

Member Data Documentation

◆ activation_link

int atcb_fieldnos::activation_link

Definition at line 155 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ atc_nesting_level

int atcb_fieldnos::atc_nesting_level

Definition at line 147 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ base_cpu

int atcb_fieldnos::base_cpu

Definition at line 158 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ call

int atcb_fieldnos::call

Definition at line 156 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ call_self

int atcb_fieldnos::call_self

Definition at line 165 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ common

int atcb_fieldnos::common

Definition at line 145 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ entry_calls

int atcb_fieldnos::entry_calls

Definition at line 146 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ image

int atcb_fieldnos::image

Definition at line 153 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ image_len

int atcb_fieldnos::image_len

Definition at line 154 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ ll

int atcb_fieldnos::ll

Definition at line 157 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ ll_lwp

int atcb_fieldnos::ll_lwp

Definition at line 162 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ ll_thread

int atcb_fieldnos::ll_thread

Definition at line 161 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ parent

int atcb_fieldnos::parent

Definition at line 151 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ priority

int atcb_fieldnos::priority

Definition at line 152 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().

◆ state

int atcb_fieldnos::state

Definition at line 150 of file ada-tasks.c.

Referenced by ada_get_tcb_types_info().


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