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 ll_thread
 
int ll_lwp
 
int call_self
 

Detailed Description

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

Member Data Documentation

int atcb_fieldnos::activation_link

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

Referenced by get_tcb_types_info(), and read_known_tasks_list().

int atcb_fieldnos::atc_nesting_level

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::call

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::call_self

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::common

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

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

int atcb_fieldnos::entry_calls

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::image

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::image_len

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::ll

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

Referenced by get_tcb_types_info(), and ptid_from_atcb_common().

int atcb_fieldnos::ll_lwp

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

Referenced by get_tcb_types_info(), and ptid_from_atcb_common().

int atcb_fieldnos::ll_thread

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

Referenced by get_tcb_types_info(), and ptid_from_atcb_common().

int atcb_fieldnos::parent

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::priority

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

Referenced by get_tcb_types_info(), and read_atcb().

int atcb_fieldnos::state

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

Referenced by get_tcb_types_info(), and read_atcb().


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