GDB (xrefs)
|
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 |
Definition at line 142 of file ada-tasks.c.
int atcb_fieldnos::activation_link |
Definition at line 155 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::atc_nesting_level |
Definition at line 147 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::base_cpu |
Definition at line 158 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::call |
Definition at line 156 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::call_self |
Definition at line 165 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::common |
Definition at line 145 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::entry_calls |
Definition at line 146 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::image |
Definition at line 153 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::image_len |
Definition at line 154 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::ll |
Definition at line 157 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::ll_lwp |
Definition at line 162 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::ll_thread |
Definition at line 161 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::parent |
Definition at line 151 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::priority |
Definition at line 152 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().
int atcb_fieldnos::state |
Definition at line 150 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info().