lsst.base  21.0.0-3-g5051ac2+1b62c9342b
LSST Data Management Base Package
Namespaces | Functions
threads.cc File Reference
#include <cstddef>
#include <cstdlib>
#include <iostream>
#include "lsst/base/library.h"
#include "lsst/base/threads.h"

Go to the source code of this file.

Namespaces

 lsst
 
 lsst::base
 

Functions

void lsst::base::setNumThreads (unsigned int numThreads)
 Set number of threads to use. More...
 
unsigned int lsst::base::getNumThreads ()
 Get maximum number of threads we might use. More...
 
bool lsst::base::disableImplicitThreading ()
 Disable threading that has not been set explicitly. More...