Home
last modified time | relevance | path

Searched refs:retry_ports_cond (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/adb/client/
Dtransport_emulator.cpp186 std::condition_variable& retry_ports_cond = *new std::condition_variable; variable
197 retry_ports_cond.wait(lock); in client_socket_thread()
247 retry_ports_cond.notify_one(); in ~EmulatorConnection()