OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WaitForWork
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/dns/
serial_worker_unittest.cc
92
void
WaitForWork
() {
111
WaitForWork
();
141
WaitForWork
();
152
WaitForWork
();
153
WaitForWork
();
/external/chromium/base/
message_pump_win.cc
228
WaitForWork
(); // Wait (sleep) until we have work to do again.
247
void MessagePumpForUI::
WaitForWork
() {
477
WaitForWork
(); // Wait (sleep) until we have work to do again.
483
void MessagePumpForIO::
WaitForWork
() {
/external/chromium_org/base/message_loop/
message_pump_win.cc
244
WaitForWork
(); // Wait (sleep) until we have work to do again.
266
void MessagePumpForUI::
WaitForWork
() {
528
WaitForWork
(); // Wait (sleep) until we have work to do again.
534
void MessagePumpForIO::
WaitForWork
() {
Completed in 29 milliseconds