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_|,
|