Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.cpp406 std::thread read_thread; in Stop() local
411 read_thread = std::move(read_thread_); in Stop()
415 read_thread.join(); in Stop()