Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dserver.h113 std::vector<std::thread> threads_; variable
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp362 std::vector<std::thread*> threads_; member in cuttlefish::ThreadJoiner