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

/freebsd-11.0-release/lib/libthread_db/
H A Dlibthr_db.c409 pt_dbsuspend(const td_thrhandle_t *th, int suspend) function
432 return pt_dbsuspend(th, 0);
440 return pt_dbsuspend(th, 1);
H A Dlibpthread_db.c439 pt_dbsuspend(const td_thrhandle_t *th, int suspend) function
548 return pt_dbsuspend(th, 0);
556 return pt_dbsuspend(th, 1);

Completed in 108 milliseconds