Android-cuttlefish cvd tool
Public Member Functions | Private Attributes | List of all members
cuttlefish::anonymous_namespace{subprocess_managed_stdio.cc}::ThreadJoiner Class Reference

Public Member Functions

 ThreadJoiner (const std::vector< std::thread * > threads)
 
 ~ThreadJoiner ()
 

Private Attributes

std::vector< std::thread * > threads_
 

Constructor & Destructor Documentation

◆ ThreadJoiner()

cuttlefish::anonymous_namespace{subprocess_managed_stdio.cc}::ThreadJoiner::ThreadJoiner ( const std::vector< std::thread * >  threads)
inline

◆ ~ThreadJoiner()

cuttlefish::anonymous_namespace{subprocess_managed_stdio.cc}::ThreadJoiner::~ThreadJoiner ( )
inline

Member Data Documentation

◆ threads_

std::vector<std::thread*> cuttlefish::anonymous_namespace{subprocess_managed_stdio.cc}::ThreadJoiner::threads_
private

The documentation for this class was generated from the following file: