Home
last modified time | relevance | path

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

/external/libevent/
Devent.c1357 #define COMMON_TIMEOUT_MASK 0xf0000000 macro
1369 if ((tv->tv_usec & COMMON_TIMEOUT_MASK) != COMMON_TIMEOUT_MAGIC) in is_common_timeout()