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