tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
block_pool< T >::block_head_node_t Struct Reference
Collaboration diagram for block_pool< T >::block_head_node_t:

Public Attributes

shared_block_t *volatile top
 
shared_block_t *volatile nth
 
volatile unsigned long count
 

Member Data Documentation

template<typename T>
volatile unsigned long block_pool< T >::block_head_node_t::count
template<typename T>
shared_block_t* volatile block_pool< T >::block_head_node_t::nth
template<typename T>
shared_block_t* volatile block_pool< T >::block_head_node_t::top

The documentation for this struct was generated from the following file: