Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kthread_do_exit
include/linux/kthread.h
122
void kthread_do_exit(struct kthread *, long);
kernel/exit.c
907
kthread_do_exit(kthread, code);