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

Public Attributes

struct shared_block_t *volatile next
 
struct shared_block_t *volatile next_group
 
volatile qnode_t< T > payload
 

Member Data Documentation

template<typename T>
struct shared_block_t* volatile block_pool< T >::shared_block_t::next
template<typename T>
struct shared_block_t* volatile block_pool< T >::shared_block_t::next_group
template<typename T>
volatile qnode_t<T> block_pool< T >::shared_block_t::payload

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