Home
last modified time | relevance | path

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

/freebsd/lib/libthread_db/
H A Dthread_db_int.h69 td_err_e (*to_ta_map_id2thr)(const td_thragent_t *, thread_t, member
H A Dthread_db.c96 return (ta->ta_ops->to_ta_map_id2thr(ta, id, th)); in td_ta_map_id2thr()
H A Dlibthr_db.c774 .to_ta_map_id2thr = pt_ta_map_id2thr,
H A Dlibpthread_db.c1117 .to_ta_map_id2thr = pt_ta_map_id2thr,