CppAD: A C++ Algorithmic Differentiation Package
20130102
|
static bool omp_alloc::in_parallel | ( | void | ) | [inline, static] |
Are we in a parallel execution state; i.e., is it possible that other threads are currently executing.
Definition at line 132 of file omp_alloc.hpp.
Referenced by AD< Base >::omp_max_thread(), and set_max_num_threads().