Searched refs:pt_map_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/lib/libthread_db/
H A Dlibpthread_db.c73 pt_map_thread(const td_thragent_t *const_ta, psaddr_t pt, enum pt_type type) function
315 th->th_tid = pt_map_thread(ta, pt, PT_USER);
356 th.th_tid = pt_map_thread(ta, pt, PT_USER);

Completed in 109 milliseconds