CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
block_t CppAD::thread_alloc::thread_alloc_info::root_inuse_[100]

root of inuse list for this thread and each capacity If NDEBUG or CPPAD_DEBUG_AND_RELEASE is defined, this memory is not used, but it still helps to separate this structure from the structure for the next thread.

Definition at line 147 of file thread_alloc.hpp.

Referenced by CppAD::thread_alloc::get_memory(), CppAD::thread_alloc::return_memory(), and CppAD::thread_alloc::thread_info().