Home
last modified time | relevance | path

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

/netbsd-src/sys/uvm/
H A Duvm_glue.c447 uvm_lwp_exit(struct lwp *l) in uvm_lwp_exit() function
H A Duvm_extern.h678 void uvm_lwp_exit(struct lwp *);
/netbsd-src/sys/kern/
H A Dkern_lwp.c1359 uvm_lwp_exit(l); in lwp_free()