Searched defs:WaitForEvent (Results 1 – 7 of 7) sorted by relevance
121 port::Status WaitForEvent(Stream *stream, Event *event) override { in WaitForEvent() function
146 TEST(SimpleThreadTest, WaitForEvent) { in TEST() argument
143 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
592 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor
766 port::Status StreamExecutor::WaitForEvent(Stream *stream, Event *event) { in WaitForEvent() function in stream_executor::StreamExecutor
711 port::Status GpuExecutor::WaitForEvent(Stream* stream, Event* event) { in WaitForEvent() function in stream_executor::gpu::GpuExecutor