GDB (xrefs)
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 110 of file ada-tasks.c.

Member Data Documentation

◆ activation_link

int atcb_fieldnos::activation_link

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

Referenced by ada_get_tcb_types_info(), and read_known_tasks_list().

◆ atc_nesting_level

int atcb_fieldnos::atc_nesting_level

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ base_cpu

int atcb_fieldnos::base_cpu

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ call

int atcb_fieldnos::call

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ call_self

int atcb_fieldnos::call_self

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ common

int atcb_fieldnos::common

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

Referenced by ada_get_tcb_types_info(), read_atcb(), and read_known_tasks_list().

◆ entry_calls

int atcb_fieldnos::entry_calls

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ image

int atcb_fieldnos::image

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ image_len

int atcb_fieldnos::image_len

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ ll

int atcb_fieldnos::ll

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

Referenced by ada_get_tcb_types_info(), and ptid_from_atcb_common().

◆ ll_lwp

int atcb_fieldnos::ll_lwp

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

Referenced by ada_get_tcb_types_info(), and ptid_from_atcb_common().

◆ ll_thread

int atcb_fieldnos::ll_thread

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

Referenced by ada_get_tcb_types_info(), and ptid_from_atcb_common().

◆ parent

int atcb_fieldnos::parent

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ priority

int atcb_fieldnos::priority

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

Referenced by ada_get_tcb_types_info(), and read_atcb().

◆ state

int atcb_fieldnos::state

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

Referenced by ada_get_tcb_types_info(), and read_atcb().


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