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

/external/chromium_org/ipc/
H A Dipc_sync_channel_unittest.cc407 got_first_reply_(got_first_reply),
411 got_first_reply_->Signal();
417 WaitableEvent* got_first_reply_; member in class:IPC::__anon8488::NoHangServer
425 got_first_reply_(got_first_reply) { }
432 got_first_reply_->Wait();
437 WaitableEvent* got_first_reply_; member in class:IPC::__anon8488::NoHangClient

Completed in 530 milliseconds