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

/freebsd-10.2-release/lib/libthread_db/
H A Dthread_db_int.h64 td_err_e (*to_ta_delete)(td_thragent_t *); member in struct:ta_ops
H A Dthread_db.c78 return (ta->ta_ops->to_ta_delete(ta));
H A Dlibthr_db.c771 .to_ta_delete = pt_ta_delete,
H A Dlibpthread_db.c1113 .to_ta_delete = pt_ta_delete,

Completed in 29 milliseconds