mCRL2
|
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_pool & | atermpp::detail::g_thread_term_pool () |
A reference to the thread local term pool storage. | |