Home
last modified time | relevance | path

Searched refs:ps_lcontinue (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/include/
H A Dproc_service.h51 ps_err_e ps_lcontinue(struct ps_prochandle *, lwpid_t);
/freebsd-12.1/contrib/gdb/gdb/
H A Dproc-service.c120 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() function
H A Dsol-thread.c1011 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() function
/freebsd-12.1/lib/libthread_db/
H A Dlibpthread_db.c460 ret = ps_lcontinue(ta->ph, ta->map[th->th_tid].lwp); in pt_dbsuspend()
509 ret = ps_lcontinue(ta->ph, lwp); in pt_dbsuspend()
523 ret = ps_lcontinue(ta->ph, lwp); in pt_dbsuspend()
H A Dlibthr_db.c425 ret = ps_lcontinue(ta->ph, th->th_tid); in pt_dbsuspend()
/freebsd-12.1/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1780 ps_lcontinue(struct ps_prochandle *ph, lwpid_t lwpid) in ps_lcontinue() function