CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
static bool CppAD::omp_alloc::in_parallel ( void  )
inlinestatic

Are we in a parallel execution state; i.e., is it possible that other threads are currently executing.

Definition at line 135 of file omp_alloc.hpp.

Referenced by CppAD::AD< Base >::omp_max_thread(), and set_max_num_threads().