FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
evClearTimer
lib/libc/include/isc/eventlib.h
179
int evClearTimer __P((evContext, evTimerID));
lib/libc/isc/ev_timers.c
389
return (evClearTimer(opaqueCtx, id));