Zero  0.1.0
GcPoolForest< T > Member List

This is the complete list of members for GcPoolForest< T >, including all inherited members.

active_generations() constGcPoolForest< T >inline
advance_generation(lsn_t low_water_mark, lsn_t now, size_t initial_segment_count, gc_offset segment_size)GcPoolForest< T >inline
allocate(gc_pointer_raw &next, gc_thread_id self)GcPoolForest< T >inline
curr() constGcPoolForest< T >inline
curr_generation()GcPoolForest< T >inline
curr_nowrapGcPoolForest< T >
deallocate(T *pointer)GcPoolForest< T >inline
deallocate(gc_pointer_raw pointer)GcPoolForest< T >inline
desired_generationsGcPoolForest< T >
epochsGcPoolForest< T >
gc_wakeup_functorGcPoolForest< T >
GcPoolForest(const char *debug_name, uint32_t desired_gens, size_t initial_segment_count, gc_offset initial_segment_size)GcPoolForest< T >inline
generationsGcPoolForest< T >
head() constGcPoolForest< T >inline
head_generation()GcPoolForest< T >inline
head_nowrapGcPoolForest< T >
is_valid_generation(gc_generation generation) constGcPoolForest< T >inline
mfence() constGcPoolForest< T >inline
nameGcPoolForest< T >
occupy_segment(gc_thread_id self)GcPoolForest< T >inline
resolve_generation(gc_pointer_raw pointer)GcPoolForest< T >inline
resolve_generation(gc_generation gen)GcPoolForest< T >inline
resolve_pointer(const GcPointer< T > &pointer)GcPoolForest< T >inline
resolve_pointer(gc_pointer_raw pointer)GcPoolForest< T >inline
resolve_segment(gc_pointer_raw pointer)GcPoolForest< T >inline
resolve_segment(gc_generation gen, gc_segment seg)GcPoolForest< T >inline
retire_generations(lsn_t low_water_mark, lsn_t recycle_now=lsn_t::null)GcPoolForest< T >inline
tail() constGcPoolForest< T >inline
tail_nowrapGcPoolForest< T >
wrap(size_t i)GcPoolForest< T >inlinestatic
~GcPoolForest()GcPoolForest< T >inline