Searched refs:due (Results 1 – 5 of 5) sorted by relevance
177 struct timespec due, in evSetTimer() argument186 (long)due.tv_sec, due.tv_nsec, in evSetTimer()193 if (due.tv_nsec >= BILLION) in evSetTimer()199 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evSetTimer()207 if (due.tv_sec == (time_t)0 && due.tv_nsec == 0L) in evSetTimer()208 due = evNowTime(); in evSetTimer()214 id->due = due; in evSetTimer()294 struct timespec due, in evResetTimer() argument309 if (due.tv_nsec >= BILLION) in evResetTimer()315 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evResetTimer()[all …]
151 struct timespec due, inter; member
9 The reason for this is due to the fact that, by design, they lead to global
81 due to BSD inheritance, but off64_t should be available as a typedef to ease
206 permitted provided that due credit is given to the author and the