Searched defs:due (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/libc/isc/
H A Dev_timers.c182 evSetTimer(evContext opaqueCtx, evTimerFunc func, void *uap, struct timespec due, struct timespec inter, evTimerID *opaqueID ) argument
299 evResetTimer(evContext opaqueCtx, evTimerID id, evTimerFunc func, void *uap, struct timespec due, struct timespec inter ) argument
486 idle_timeout(evContext opaqueCtx, void *uap, struct timespec due, struct timespec inter ) argument
[all...]
H A Deventlib_p.h149 struct timespec due, inter; member in struct:evTimer

Completed in 80 milliseconds