Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
timerspeccmp
usr/src/uts/common/os/clock_realtime.c
128
if (timerspeccmp(val, &now) > 0)
usr/src/uts/common/os/clock_realtime.c
265
if (timerspeccmp(&when->it_value, &now) < 0) {