LSSTApplications  18.1.0
LSSTDataManagementBasePackage
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
 A base class for image defects.
 
 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...