Home
last modified time | relevance | path

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

/dflybsd-src/sys/platform/vkernel64/x86_64/
H A Dvm_machdep.c279 cpu_thread_exit(); in cpu_lwp_exit()
292 cpu_thread_exit(void) in cpu_thread_exit() function
/dflybsd-src/sys/platform/pc64/x86_64/
H A Dvm_machdep.c327 cpu_thread_exit(); in cpu_lwp_exit()
340 cpu_thread_exit(void) in cpu_thread_exit() function
/dflybsd-src/sys/sys/
H A Dproc.h569 void cpu_thread_exit (void) __dead2;
/dflybsd-src/sys/kern/
H A Dlwkt_thread.c1743 cpu_thread_exit(); in lwkt_exit()