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

/freebsd-10.2-release/lib/libthread_db/
H A Dthread_db_int.h77 td_err_e (*to_ta_tsd_iter)(const td_thragent_t *, td_key_iter_f *, member in struct:ta_ops
H A Dthread_db.c140 return (ta->ta_ops->to_ta_tsd_iter(ta, callback, cbdata_p));
H A Dlibthr_db.c779 .to_ta_tsd_iter = pt_ta_tsd_iter,
H A Dlibpthread_db.c1121 .to_ta_tsd_iter = pt_ta_tsd_iter,

Completed in 52 milliseconds