GDB (xrefs)
|
#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.
td_event_e td_event_msg::event |
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.