|
GDB (xrefs)
|
Public Attributes | |
| bool | dying = false |
| td_thrhandle_t | th {} |
| thread_t | tid {} |
Additional Inherited Members | |
Public Member Functions inherited from private_thread_info | |
| virtual | ~private_thread_info ()=0 |
Definition at line 254 of file linux-thread-db.c.
| bool thread_db_thread_info::dying = false |
Definition at line 257 of file linux-thread-db.c.
Referenced by thread_db_extra_thread_info(), and update_thread_state().
| td_thrhandle_t thread_db_thread_info::th {} |
Definition at line 260 of file linux-thread-db.c.
Referenced by thread_db_get_thread_local_address().
| thread_t thread_db_thread_info::tid {} |
Definition at line 261 of file linux-thread-db.c.
Referenced by thread_db_pid_to_str().
1.8.14