Searched refs:ServerWait (Results 1 – 3 of 3) sorted by relevance
54 absl::Status ServerWait();
93 absl::Status EglSync::ServerWait() { in ServerWait() function in tflite::gpu::cl::EglSync
388 void ServerWait(Server* server, int* notify) { in ServerWait() function394 std::thread wait_thread(&ServerWait, server_.get(), ¬ify); in TEST_P()