|
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 110 of file ada-tasks.c.
| 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().
| 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().
| int atcb_fieldnos::base_cpu |
Definition at line 126 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| int atcb_fieldnos::call |
Definition at line 124 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| int atcb_fieldnos::call_self |
Definition at line 133 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| 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().
| int atcb_fieldnos::entry_calls |
Definition at line 114 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| int atcb_fieldnos::image |
Definition at line 121 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| int atcb_fieldnos::image_len |
Definition at line 122 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| 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().
| 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().
| 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().
| int atcb_fieldnos::parent |
Definition at line 119 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| int atcb_fieldnos::priority |
Definition at line 120 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
| int atcb_fieldnos::state |
Definition at line 118 of file ada-tasks.c.
Referenced by ada_get_tcb_types_info(), and read_atcb().
1.8.14