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