Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_kern_exit_thread
headers/private/system/syscalls.h
173
extern void _kern_exit_thread(status_t returnValue);
src/system/libroot/os/thread.c
175
_kern_exit_thread(status);