Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
swtch_to
usr/src/uts/common/disp/disp.c
162
void swtch_to(kthread_t *);
usr/src/uts/common/disp/disp.c
666
swtch_to(t);
usr/src/uts/common/disp/shuttle.c
166
swtch_to(t);
usr/src/uts/common/sys/disp.h
148
extern void swtch_to(kthread_t *);