Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mktimer
usr/src/test/os-tests/tests/timer/timer_limit.c
62
assert(mktimer(&timers[j]) == 0);
usr/src/test/os-tests/tests/timer/timer_limit.c
70
assert(mktimer(&timer_overage) == -1);