DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xnop
test/sysperf/call2.c
13
static void xnop(void) { }
test/sysperf/call3.c
18
static void xnop(void (*func)(void)) { func(); }