Home
last modified time | relevance | path

Searched defs:stdout_thread (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/common/cmd_runner/src/
Dlib.rs111 let stdout_thread = spawn_print_thread::<C::StdoutColor, _, _>( in run() localVariable
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp528 std::thread stdin_thread, stdout_thread, stderr_thread; in RunWithManagedStdio() local
/aosp_15_r20/packages/modules/adb/
Dadb.cpp976 unique_handle stdout_thread(reinterpret_cast<HANDLE>( in launch_server() local