IMP  2.0.1
The Integrative Modeling Platform
threads.h File Reference

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

#include "raii_macros.h"
#include <IMP/base/base_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::base::SetNumberOfThreads
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::base
 See IMP.base Overview for more information.
 

Number of threads

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

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

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file threads.h.