Searched defs:ExclusiveSyncWait (Results 1 – 1 of 1) sorted by relevance
809 struct ExclusiveSyncWait { struct in IPC::ChannelAssociatedGroupController::Endpoint810 explicit ExclusiveSyncWait(uint64_t request_id) in ExclusiveSyncWait() function814 bool TryFulfillingWith(MessageWrapper& wrapper) { in TryFulfillingWith()824 uint64_t request_id;825 base::WaitableEvent event;826 MessageWrapper message;