Home
last modified time | relevance | path

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

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