Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Ddebuggerd.cpp115 std::thread redirect_thread = spawn_redirect_thread(std::move(piperead)); in main() local
117 redirect_thread.join(); in main()
125 redirect_thread.join(); in main()