IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/22
The Integrative Modeling Platform
threads.h File Reference

Control for using multiple threads in IMP. More...

#include "raii_macros.h"
#include <IMP/kernel_config.h>
+ Include dependency graph for threads.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::SetNumberOfThreads
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Number of threads

Get and set the default number of threads to use in IMP.

unsigned int IMP::get_number_of_threads ()
 
void IMP::set_number_of_threads (unsigned int n)
 

Detailed Description

Control for using multiple threads in IMP.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file threads.h.