Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ptools/pstop/
H A Dpstop.c125 if ((L = Lgrab(P, info->pr_lwpid, &gcode)) != NULL) { in lwpstop()
/titanic_50/usr/src/cmd/ptools/prun/
H A Dprun.c154 if ((L = Lgrab(P, info->pr_lwpid, &gcode)) != NULL) { in lwpstart()
/titanic_50/usr/src/cmd/nohup/
H A Dnohup.c367 L = Lgrab(g_proc, lsp->pr_lwpid, &err); in lwp_abort()
400 L = Lgrab(g_proc, lsp->pr_lwpid, &err); in lwp_restart()
/titanic_50/usr/src/lib/libproc/common/
H A Dmapfile-vers77 Lgrab;
H A Dlibproc.h313 extern struct ps_lwphandle *Lgrab(struct ps_prochandle *, lwpid_t, int *);
H A Dllib-lproc93 struct ps_lwphandle *Lgrab(struct ps_prochandle *P, lwpid_t lwpid, int *perr);
H A DPcontrol.c3120 Lgrab(struct ps_prochandle *P, lwpid_t lwpid, int *perr) in Lgrab() function
/titanic_50/usr/src/cmd/truss/
H A Dmain.c213 if ((Lwp = Lgrab(Proc, who, &gcode)) == NULL) { in grab_lwp()
966 Lgrab(Proc, who, &gcode); in worker_thread()
1270 Lgrab(Proc, who, &gcode); in worker_thread()