Lstop
(void) Lstop(Lwp, MILLISEC);
(void) Lstop(Lwp, MILLISEC / 10);
(void) Lstop(Lwp, MILLISEC);
extern int Lstop(struct ps_lwphandle *, uint_t);
ret = Lstop(L, 0);
ret = Lstop(L, 0);