|
GDB (xrefs)
|
#include "nto-tdep.h"
Public Attributes | |
| short | tid = 0 |
| unsigned char | state = 0 |
| unsigned char | flags = 0 |
| std::string | name |
Additional Inherited Members | |
Public Member Functions inherited from private_thread_info | |
| virtual | ~private_thread_info ()=0 |
Definition at line 137 of file nto-tdep.h.
| unsigned char nto_thread_info::flags = 0 |
Definition at line 141 of file nto-tdep.h.
Referenced by update_thread_private_data().
| std::string nto_thread_info::name |
Definition at line 142 of file nto-tdep.h.
Referenced by update_thread_private_data_name().
| unsigned char nto_thread_info::state = 0 |
Definition at line 140 of file nto-tdep.h.
Referenced by nto_extra_thread_info(), and update_thread_private_data().
| short nto_thread_info::tid = 0 |
Definition at line 139 of file nto-tdep.h.
Referenced by update_thread_private_data().
1.8.14