Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kthread_exit
src/libs/compat/freebsd_iflib/subr_gtaskqueue.c
593
kthread_exit();
src/libs/compat/freebsd_network/compat/sys/kthread.h
18
void kthread_exit();
src/libs/compat/freebsd_network/dev/usb/usb_process.c
86
#define USB_THREAD_EXIT(err) kthread_exit()