mCRL2
Loading...
Searching...
No Matches
thread_aterm_pool.h File Reference

Go to the source code of this file.

Classes

class  atermpp::detail::thread_aterm_pool
 This is a thread's specific access to the global aterm pool which ensures that garbage collection and hash table resizing can proceed. More...
 

Namespaces

namespace  atermpp
 The main namespace for the aterm++ library.
 
namespace  atermpp::detail
 

Functions

thread_aterm_poolatermpp::detail::g_thread_term_pool ()
 A reference to the thread local term pool storage.