Searched refs:Lstop (Results 1 – 5 of 5) sorted by relevance
88 Lstop;
321 extern int Lstop(struct ps_lwphandle *, uint_t);
99 int Lstop(struct ps_lwphandle *Lwp, uint_t msec);
3530 Lstop(struct ps_lwphandle *L, uint_t msec) in Lstop() function
902 (void) Lstop(Lwp, MILLISEC); in worker_thread()1400 (void) Lstop(Lwp, MILLISEC); in worker_thread()2571 (void) Lstop(Lwp, MILLISEC / 10); in intr()