GDB (xrefs)
|
Public Attributes | |
bool | dying = false |
td_thrhandle_t | th {} |
thread_t | tid {} |
Additional Inherited Members | |
![]() | |
virtual | ~private_thread_info ()=0 |
Definition at line 307 of file linux-thread-db.c.
bool thread_db_thread_info::dying = false |
Definition at line 310 of file linux-thread-db.c.
Referenced by thread_db_target::extra_thread_info(), and update_thread_state().
td_thrhandle_t thread_db_thread_info::th {} |
Definition at line 313 of file linux-thread-db.c.
Referenced by thread_db_target::get_thread_local_address(), and record_thread().
thread_t thread_db_thread_info::tid {} |
Definition at line 314 of file linux-thread-db.c.
Referenced by thread_db_target::pid_to_str(), record_thread(), thread_db_target::thread_handle_to_thread_info(), and thread_db_target::thread_info_to_thread_handle().