Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thread_at_kernel_exit
headers/private/kernel/thread.h
83
void thread_at_kernel_exit(void);
src/system/kernel/arch/arm/arch_int.cpp
285
thread_at_kernel_exit();
src/system/kernel/arch/arm64/arch_int.cpp
227
thread_at_kernel_exit();
src/system/kernel/arch/riscv64/arch_int.cpp
159
thread_at_kernel_exit();