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

Return to the system all thread_alloc memory that is not currently inuse.

Returns
If no thread_alloc memory is currently inuse, all memory is returned to the system and the return value is true. Otherwise the return value is false.

Definition at line 1501 of file thread_alloc.hpp.