Home
last modified time | relevance | path

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

/external/chromium/third_party/libevent/
Devent.c121 static void timeout_correct(struct event_base *, struct timeval *);
491 timeout_correct(base, &tv); in event_base_loop()
869 timeout_correct(struct event_base *base, struct timeval *tv) in timeout_correct() function