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

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

Completed in 49 milliseconds