Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp501 class ThreadJoiner { class
504 ThreadJoiner(const std::vector<std::thread*> threads) : threads_(threads) {} in ThreadJoiner() function in cuttlefish::ThreadJoiner