Home
last modified time | relevance | path

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

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