HomeSort by relevance Sort by last modified time
    Searched full:io_event_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/notifications/
desktop_notification_service_unittest.cc 29 : io_event_(false, false),
49 io_event_.Signal();
64 io_event_.Signal();
76 io_event_.Wait();
85 base::WaitableEvent io_event_; member in class:__anon4719::ThreadProxy
111 // The io thread's waiting on the io_event_ might hold a ref to |proxy_|,

Completed in 1092 milliseconds