Home
last modified time | relevance | path

Searched refs:pt_dbsuspend (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthread_db/
H A Dlibthr_db.c409 pt_dbsuspend(const td_thrhandle_t *th, int suspend) in pt_dbsuspend() function
432 return pt_dbsuspend(th, 0); in pt_thr_dbresume()
440 return pt_dbsuspend(th, 1); in pt_thr_dbsuspend()
H A Dlibpthread_db.c440 pt_dbsuspend(const td_thrhandle_t *th, int suspend) in pt_dbsuspend() function
549 return pt_dbsuspend(th, 0); in pt_thr_dbresume()
557 return pt_dbsuspend(th, 1); in pt_thr_dbsuspend()