Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/x86_64/
HDvm_machdep.c255 cpu_lwp_exit(void) in cpu_lwp_exit() function
/dragonfly/sys/sys/
HDproc.h568 void cpu_lwp_exit (void) __dead2;
/dragonfly/sys/platform/pc64/x86_64/
HDvm_machdep.c303 cpu_lwp_exit(void) in cpu_lwp_exit() function
/dragonfly/sys/kern/
HDkern_exit.c804 cpu_lwp_exit(); in lwp_exit()