Home
last modified time | relevance | path

Searched defs:shutdown_event (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/core/embedder/
Dscoped_ipc_support.cc37 base::WaitableEvent shutdown_event( in ~ScopedIPCSupport() local
/external/libchrome/ipc/
Dipc_sync_channel.cc360 WaitableEvent* shutdown_event) in SyncContext()
541 base::WaitableEvent* shutdown_event) { in Create()
555 base::WaitableEvent* shutdown_event) { in Create()
567 WaitableEvent* shutdown_event) { in Create()
576 WaitableEvent* shutdown_event) in SyncChannel()
Dipc_sync_message_filter.cc145 SyncMessageFilter::SyncMessageFilter(base::WaitableEvent* shutdown_event) in SyncMessageFilter()
Dipc_cpu_perftest.cc220 std::unique_ptr<base::WaitableEvent> shutdown_event; in RunPingPongServer() local
Dipc_mojo_perftest.cc220 base::WaitableEvent shutdown_event( in RunTestChannelProxySyncPing() local
Dipc_sync_channel_unittest.cc144 WaitableEvent* shutdown_event() { return &shutdown_event_; } in shutdown_event() function in IPC::__anonbab8626c0111::Worker
1058 base::WaitableEvent* shutdown_event, in TestSyncMessageFilter()