Home
last modified time | relevance | path

Searched refs:lwp_suspend (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/sys/
H A Dlwp.h365 int lwp_suspend(lwp_t *, lwp_t *);
/netbsd-src/sys/kern/
H A Dsys_lwp.c244 error = lwp_suspend(l, t); in sys__lwp_suspend()
H A Dkern_lwp.c437 lwp_suspend(struct lwp *curl, struct lwp *t) in lwp_suspend() function
H A Dkern_sig.c2299 lwp_suspend(l, t); in sigexit()