Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/ipc/
H A 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()
H A Dipc_sync_message_filter.cc145 SyncMessageFilter::SyncMessageFilter(base::WaitableEvent* shutdown_event) in SyncMessageFilter()
H A Dipc_cpu_perftest.cc220 std::unique_ptr<base::WaitableEvent> shutdown_event; in RunPingPongServer() local
H A Dipc_sync_channel_unittest.cc144 WaitableEvent* shutdown_event() { return &shutdown_event_; } in shutdown_event() function in IPC::__anon2d0729390111::Worker
1058 base::WaitableEvent* shutdown_event, in TestSyncMessageFilter()
H A Dipc_mojo_perftest.cc220 base::WaitableEvent shutdown_event( in RunTestChannelProxySyncPing() local
/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel.cc280 WaitableEvent* shutdown_event) in SyncContext()
461 base::WaitableEvent* shutdown_event) { in Create()
478 WaitableEvent* shutdown_event) { in Create()
487 WaitableEvent* shutdown_event) in SyncChannel()
H A Dipc_sync_message_filter.cc150 SyncMessageFilter::SyncMessageFilter(base::WaitableEvent* shutdown_event) in SyncMessageFilter()
H A Dipc_cpu_perftest.cc235 std::unique_ptr<base::WaitableEvent> shutdown_event; in RunPingPongServer() local
H A Dipc_sync_channel_unittest.cc140 WaitableEvent* shutdown_event() { return &shutdown_event_; } in shutdown_event() function in IPC::__anon52c3a56f0111::Worker
879 base::WaitableEvent* shutdown_event, in TestSyncMessageFilter()
H A Dipc_mojo_perftest.cc243 base::WaitableEvent shutdown_event( in RunTestChannelProxySyncPing() local
/aosp_15_r20/external/libchrome/mojo/core/embedder/
H A Dscoped_ipc_support.cc37 base::WaitableEvent shutdown_event( in ~ScopedIPCSupport() local
/aosp_15_r20/external/crosvm/net_util/src/slirp/sys/
H A Dwindows.rs344 pub shutdown_event: Event, field
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dtask_tracker.cc529 void TaskTracker::BeginCompleteShutdown(base::WaitableEvent& shutdown_event) { in BeginCompleteShutdown()
/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment.cc1068 base::WaitableEvent& shutdown_event) { in BeginCompleteShutdown()
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder.cc758 rtc::Event shutdown_event; in Stop() local