Searched defs:WaitForEvent (Results 1 – 8 of 8) sorted by relevance
146 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
144 port::Status WaitForEvent(Stream *stream, Event *event) override { in WaitForEvent() function
548 void WaitForEvent(const FilePath& signal_dir, const char* signal_file) { in WaitForEvent() function
223 port::Status HostExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::host::HostExecutor
683 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
586 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
743 port::Status StreamExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::StreamExecutor
564 absl::optional<Status> GrpcTpuStream::WaitForEvent(EventId id, in WaitForEvent() function in tpu_driver::__anon708f55650111::GrpcTpuStream