Searched refs:ps_lcontinue (Results 1 – 6 of 6) sorted by relevance
51 ps_err_e ps_lcontinue(struct ps_prochandle *, lwpid_t);
120 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() function
1011 ps_lcontinue (gdb_ps_prochandle_t ph, lwpid_t lwpid) in ps_lcontinue() function
460 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()
425 ret = ps_lcontinue(ta->ph, th->th_tid); in pt_dbsuspend()
1780 ps_lcontinue(struct ps_prochandle *ph, lwpid_t lwpid) in ps_lcontinue() function