Home
last modified time | relevance | path

Searched refs:mstimediff_t (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/include/
Dtimer.h15 typedef int32_t mstimediff_t; typedef
/external/syslinux/core/thread/
Dtimeout.c27 if ((mstimediff_t)(timeout - now) <= 0) { in __thread_process_timeouts()