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

/external/chromium/base/
H A Dmessage_pump_win.cc228 WaitForWork(); // Wait (sleep) until we have work to do again.
247 void MessagePumpForUI::WaitForWork() { function in class:base::MessagePumpForUI
477 WaitForWork(); // Wait (sleep) until we have work to do again.
483 void MessagePumpForIO::WaitForWork() { function in class:base::MessagePumpForIO

Completed in 92 milliseconds