segment_mutex_t my_mutex
Mutex that protects this segment.
bool __TBB_EXPORTED_METHOD internal_grow_predicate() const
True if my_logical_size>=my_physical_size.
Fast, unfair, spinning reader-writer lock with backoff and writer-preference.
static const size_t max_physical_size
Maximum size of array of chains.
atomic< size_t > my_logical_size
size_t hashcode_t
Type of a hash code.
#define __TBB_EXPORTED_METHOD
static const size_t n_segment_bits
Log2 of n_segment.
spin_rw_mutex segment_mutex_t