Searched defs:due (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libc/isc/ |
| H A D | ev_timers.c | 186 evSetTimer(evContext opaqueCtx,evTimerFunc func,void * uap,struct timespec due,struct timespec inter,evTimerID * opaqueID) argument 303 evResetTimer(evContext opaqueCtx,evTimerID id,evTimerFunc func,void * uap,struct timespec due,struct timespec inter) argument 490 idle_timeout(evContext opaqueCtx,void * uap,struct timespec due,struct timespec inter) argument [all...] |
| H A D | eventlib_p.h | 148 struct timespec due, inter; member in struct:evTimer
|
Completed in 3 milliseconds