Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp559 ThreadJoiner thread_joiner({&stdin_thread, &stdout_thread, &stderr_thread}); in RunWithManagedStdio() local
624 auto join_threads = std::move(thread_joiner); in RunWithManagedStdio()