CppAD: A C++ Algorithmic Differentiation Package  20130102
static bool thread_alloc::free_all ( void  ) [inline, static]

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 1544 of file thread_alloc.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines