Home
last modified time | relevance | path

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

/NextBSD/lib/libthread_db/
HDthread_db_int.h96 td_err_e (*to_thr_setgregs)(const td_thrhandle_t *, const prgregset_t); member
HDthread_db.c244 return (ta->ta_ops->to_thr_setgregs(th, gregs)); in td_thr_setgregs()
HDlibthr_db.c791 .to_thr_setgregs = pt_thr_setgregs,
HDlibpthread_db.c1133 .to_thr_setgregs = pt_thr_setgregs,