Searched defs:th_p (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dthread-db.c324 attach_thread (const td_thrhandle_t *th_p, td_thrinfo_t *ti_p) argument
362 maybe_attach_thread (const td_thrhandle_t *th_p, td_thrinfo_t *ti_p, argument
381 find_new_threads_callback (const td_thrhandle_t *th_p, void *data) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c1001 attach_thread(ptid_t ptid, const td_thrhandle_t *th_p, const td_thrinfo_t *ti_p) argument
1321 find_new_threads_callback(const td_thrhandle_t *th_p, void *data) argument
[all...]
H A Dgdb_thread_db.h217 const td_thrhandle_t *th_p; /* Thread reporting the event. */ member in struct:td_event_msg

Completed in 164 milliseconds