Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp363 std::thread read_thread; in Stop() local
368 read_thread = std::move(read_thread_); in Stop()
372 read_thread.join(); in Stop()