Home
last modified time | relevance | path

Searched defs:timeout_ms (Results 1 – 8 of 8) sorted by relevance

/glogg/glogg/src/
H A Dkqueuewatchtowerdriver.cpp
H A Dinotifywatchtowerdriver.cpp
H A Dwinwatchtowerdriver.cpp
/glogg/src/
H A Dkqueuewatchtowerdriver.cpp184 int timeout_ms ) in waitAndProcessEvents()
H A Dinotifywatchtowerdriver.cpp113 int timeout_ms ) in waitAndProcessEvents()
H A Dwinwatchtowerdriver.cpp310 int timeout_ms ) in waitAndProcessEvents()
/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp126 bool waitNotificationReceived( int number = 1, int timeout_ms = TIMEOUT ) { in waitNotificationReceived()