Home
last modified time | relevance | path

Searched defs:next_timeout (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/base/
Dtaskrunner.cc214 int64_t next_timeout = next_task_timeout(); in CheckForTimeoutChange() local
/external/syslinux/core/lwip/src/core/
Dtimers.c62 static struct sys_timeo *next_timeout; variable
/external/libusb/libusb/
Dio.c2553 struct timeval next_timeout = { 0, 0 }; in libusb_get_next_timeout() local