Searched defs:HostEvent (Results 1 – 1 of 1) sorted by relevance
206 class HostEvent : public internal::EventInterface { class208 HostEvent() : notification_(std::make_shared<absl::Notification>()) {} in HostEvent() function in stream_executor::host::HostEvent