Home
last modified time | relevance | path

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

/NextBSD/sys/vm/
HDvm_extern.h114 void vm_thread_dispose(struct thread *td);
HDvm_glue.c435 vm_thread_dispose(struct thread *td) in vm_thread_dispose() function
/NextBSD/sys/kern/
HDkern_fork.c869 vm_thread_dispose(td2); in fork1()
HDkern_thread.c388 vm_thread_dispose(td); in thread_free()