QMCPACK
ThreadCountProtector< TT > Class Template Reference

A service class to restore active avaiable threads upon destruction as the thread count recorded during construction. More...

+ Inheritance diagram for ThreadCountProtector< TT >:
+ Collaboration diagram for ThreadCountProtector< TT >:

Private Member Functions

 ThreadCountProtector ()
 

Detailed Description

template<Executor TT = Executor::OPENMP>
class qmcplusplus::Concurrency::ThreadCountProtector< TT >

A service class to restore active avaiable threads upon destruction as the thread count recorded during construction.

Definition at line 30 of file UtilityFunctions.hpp.

Constructor & Destructor Documentation

◆ ThreadCountProtector()

ThreadCountProtector ( )
inlineprivate

Definition at line 32 of file UtilityFunctions.hpp.

32 {}

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