IMP
2.2.0
The Integrative Modeling Platform
|
#include <IMP/base/threads.h>
Public Member Functions | |
SetNumberOfThreads (unsigned int n) | |
void | reset () |
void | set (unsigned int n) |
void | show (std::ostream &out=std::cout) const |
Temporarily set the number of threads
Definition at line 31 of file base/threads.h.
|
explicit |
explicit constructor that sets the properties of SetNumberOfThreads
Definition at line 43 of file base/threads.h.
void IMP::base::SetNumberOfThreads::reset | ( | ) |
resets the properties previously set for this class
Definition at line 43 of file base/threads.h.
void IMP::base::SetNumberOfThreads::set | ( | unsigned int | n | ) |
sets the properties of the class to new ones
Definition at line 43 of file base/threads.h.