casacore
|
Functions | |
uInt | maxThreads () |
Get the maximum number of threads. More... | |
uInt | nMaxThreads () |
Backward More... | |
void | setNumThreads (uInt) |
Set the number of threads to use. More... | |
uInt | numThreads () |
Get the number of threads used in a parallel piece of code. More... | |
uInt | threadNum () |
Get the thread number (0 till numThreads). More... | |
void | setNested (Bool) |
Set if nested parallel sections are possible or not. More... | |
bool | nested () |
Test if nested parallel sections are possible. More... | |
|
inline |
|
inline |
uInt casacore::OMP::nMaxThreads | ( | ) |
Backward
|
inline |
|
inline |
|
inline |