Searched refs:attach_thread (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | thread-db.c | 131 static void attach_thread (ptid_t ptid, const td_thrhandle_t *th_p, 269 attach_thread (thread_ptid, thp, &ti, 1); in thread_get_info_callback() 693 attach_thread (ptid_t ptid, const td_thrhandle_t *th_p, in attach_thread() function 855 attach_thread (ptid, msg.th_p, &ti, 1); in check_event() 1125 attach_thread (ptid, th_p, &ti, 1); in find_new_threads_callback()
|
| /freebsd-12.1/gnu/usr.bin/gdb/libgdb/ |
| H A D | fbsd-threads.c | 154 static void attach_thread (ptid_t ptid, const td_thrhandle_t *th_p, 317 attach_thread (ptid, &th, &ti, 1); in get_current_thread() 699 attach_thread (ptid_t ptid, const td_thrhandle_t *th_p, in attach_thread() function 767 attach_thread (ptid, (void *)(uintptr_t)msg.th_p, &ti, 1); in check_event() 801 attach_thread(ret, &th, &ti, 1); in fbsd_thread_wait() 1182 attach_thread (ptid, th_p, &ti, 1); in find_new_threads_callback()
|