Home
last modified time | relevance | path

Searched defs:poll_ret (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dinotifywatchtowerdriver.cpp
/glogg/src/
H A Dinotifywatchtowerdriver.cpp127 int poll_ret = poll( fds, 2, timeout_ms ? timeout_ms : -1 ); in waitAndProcessEvents() local