Searched defs:timeout_set (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
H A Devent.h99 with no activity on a file descriptor. The timeout_set() function
500 #define timeout_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg) macro
/external/chromium_org/third_party/libevent/
H A Devent.h99 with no activity on a file descriptor. The timeout_set() function
500 #define timeout_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg) macro

Completed in 56 milliseconds