Home
last modified time | relevance | path

Searched refs:due (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/netbsd/isc/
Dev_timers.c177 struct timespec due, in evSetTimer() argument
186 (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() argument
309 if (due.tv_nsec >= BILLION) in evResetTimer()
315 if (due.tv_sec < 0 || due.tv_nsec < 0 || due.tv_nsec >= BILLION) in evResetTimer()
[all …]
Deventlib_p.h151 struct timespec due, inter; member
/bionic/libc/docs/
DSYSV-IPC.TXT9 The reason for this is due to the fact that, by design, they lead to global
DOVERVIEW.TXT81 due to BSD inheritance, but off64_t should be available as a typedef to ease
/bionic/libc/
DNOTICE206 permitted provided that due credit is given to the author and the