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

/freebsd-10.2-release/lib/libthread_db/
H A Dthread_db_int.h102 td_err_e (*to_thr_sstep)(const td_thrhandle_t *, int); member in struct:ta_ops
H A Dthread_db.c268 return (ta->ta_ops->to_thr_sstep(th, step));
H A Dlibthr_db.c796 .to_thr_sstep = pt_thr_sstep,
H A Dlibpthread_db.c1138 .to_thr_sstep = pt_thr_sstep,

Completed in 101 milliseconds