Home
last modified time | relevance | path

Searched refs:Lsetrun (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/cmd/ptools/prun/
H A Dprun.c155 (void) Lsetrun(L, 0, 0); in lwpstart()
/titanic_44/usr/src/lib/libproc/common/
H A Dmapfile-vers84 Lsetrun;
H A Dlibproc.h328 extern int Lsetrun(struct ps_lwphandle *, int, int);
H A Dllib-lproc106 int Lsetrun(struct ps_lwphandle *Lwp, int sig, int flags);
H A DPcontrol.c3586 Lsetrun(struct ps_lwphandle *L, in Lsetrun() function
/titanic_44/usr/src/cmd/nohup/
H A Dnohup.c368 (void) Lsetrun(L, 0, PRSABORT); in lwp_abort()
/titanic_44/usr/src/cmd/truss/
H A Dmain.c1344 (void) Lsetrun(Lwp, 0, PRSTEP); in worker_thread()
1352 (void) Lsetrun(Lwp, 0, PRCFAULT|PRSTOP); in worker_thread()
1379 if (Lsetrun(Lwp, 0, flags) != 0 && in worker_thread()
1524 (void) Lsetrun(Lwp, 0, 0); in worker_thread()
H A Dfcall.c1416 (void) Lsetrun(Lwp, 0, PRCFAULT|PRSTEP); in function_trace()
1427 (void) Lsetrun(Lwp, 0, PRCFAULT|PRSTOP); in function_trace()