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

/freebsd-10.2-release/lib/libthread_db/
H A Dthread_db_int.h89 td_err_e (*to_thr_get_info)(const td_thrhandle_t *, td_thrinfo_t *); member in struct:ta_ops
H A Dthread_db.c190 return (ta->ta_ops->to_thr_get_info(th, info));
H A Dlibthr_db.c786 .to_thr_get_info = pt_thr_get_info,
H A Dlibpthread_db.c1128 .to_thr_get_info = pt_thr_get_info,

Completed in 73 milliseconds