Home
last modified time | relevance | path

Searched refs:lwp_thread_cleanup (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/sys/
H A Dlwp.h379 void lwp_thread_cleanup(lwp_t *);
/netbsd-src/sys/kern/
H A Dkern_lwp.c1124 lwp_thread_cleanup(l); in lwp_exit()
2177 lwp_thread_cleanup(struct lwp *l) in lwp_thread_cleanup() function
H A Dkern_exit.c276 lwp_thread_cleanup(l); in exit1()