CppAD: A C++ Algorithmic Differentiation Package  20130918
static bool CppAD::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 CppAD::AD< Base >::omp_max_thread(), and set_max_num_threads().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines