|
GDBserver
|
#include <glibc_thread_db.h>
Public Attributes | |
| td_event_e | event |
| const td_thrhandle_t * | th_p |
| union { | |
| uintptr_t data | |
| } | msg |
Definition at line 198 of file glibc_thread_db.h.
| uintptr_t td_event_msg::data |
Definition at line 207 of file glibc_thread_db.h.
Definition at line 200 of file glibc_thread_db.h.
| union { ... } td_event_msg::msg |
| const td_thrhandle_t* td_event_msg::th_p |
Definition at line 201 of file glibc_thread_db.h.
Referenced by thread_db_create_event().
1.7.6.1