Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thread_free
usr/src/uts/common/disp/thread.c
836
thread_free(t);
usr/src/uts/common/os/cpu.c
3061
thread_free(t);
usr/src/uts/common/os/fork.c
787
thread_free(t);
usr/src/uts/common/os/lwp.c
775
thread_free(t);
usr/src/uts/common/sys/proc.h
712
extern void thread_free(kthread_t *);