Home
last modified time | relevance | path

Searched refs:pt_ta_map_id2thr (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libthread_db/
H A Dlibthread_xu.c206 pt_ta_map_id2thr(const td_thragent_t *ta, thread_t id, td_thrhandle_t *th) in pt_ta_map_id2thr() function
249 return (pt_ta_map_id2thr(ta, lwp, th)); in pt_ta_map_lwp2thr()
470 ret = pt_ta_map_id2thr(th->th_ta, th->th_tid, &temp); in pt_thr_validate()
721 .to_ta_map_id2thr = pt_ta_map_id2thr,