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

/freebsd-10.2-release/lib/libthread_db/
H A Dthread_db_int.h73 td_err_e (*to_ta_new)(struct ps_prochandle *, td_thragent_t **); member in struct:ta_ops
H A Dthread_db.c112 if (ops_p->to_ta_new(ph, pta) == TD_OK) {
H A Dlibthr_db.c776 .to_ta_new = pt_ta_new,
H A Dlibpthread_db.c1118 .to_ta_new = pt_ta_new,

Completed in 96 milliseconds