FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kern_thr_exit
sys/compat/linux/linux_fork.c
488
kern_thr_exit(td);
sys/kern/kern_thr.c
339
return (kern_thr_exit(td));
sys/kern/kern_thread.c
1472
kern_thr_exit(td);
sys/sys/syscallsubr.h
378
int kern_thr_exit(struct thread *td);