Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TSYSCALL
src/system/kernel/arch/x86/32/thread.cpp
63
# define TSYSCALL(x) new(std::nothrow) SyscallTracing::x
src/system/kernel/arch/x86/32/thread.cpp
66
# define TSYSCALL(x)
src/system/kernel/arch/x86/64/thread.cpp
63
# define TSYSCALL(x) new(std::nothrow) SyscallTracing::x
src/system/kernel/arch/x86/64/thread.cpp
66
# define TSYSCALL(x)