Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
atomic< size_t > my_logical_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.
bool __TBB_EXPORTED_METHOD internal_grow_predicate() const
True if my_logical_size>=my_physical_size.
static const size_t n_segment_bits
Log2 of n_segment.
spin_rw_mutex segment_mutex_t
segment_mutex_t my_mutex
Mutex that protects this segment.
size_t hashcode_t
Type of a hash code.
#define __TBB_EXPORTED_METHOD
Copyright © 2005-2020 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.