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

/freebsd-11-stable/lib/libthread_db/
H A Dthread_db_int.h83 td_err_e (*to_thr_dbsuspend)(const td_thrhandle_t *); member in struct:ta_ops
H A Dthread_db.c161 return (ta->ta_ops->to_thr_dbsuspend(th));
H A Dlibthr_db.c782 .to_thr_dbsuspend = pt_thr_dbsuspend,
H A Dlibpthread_db.c1125 .to_thr_dbsuspend = pt_thr_dbsuspend,

Completed in 181 milliseconds