Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
smt_disable
usr/src/uts/common/syscall/p_online.c
70
return (smt_disable());
usr/src/uts/intel/os/smt.c
752
err = smt_disable();
usr/src/uts/intel/sys/smt.h
32
extern int smt_disable(void);