Home
last modified time | relevance | path

Searched refs:hash_map_node_base (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h51 struct hash_map_node_base : no_copy { struct
56 hash_map_node_base* next; argument
66 bool rehash_required( hash_map_node_base<MutexType>* node_ptr ) { in rehash_required() argument
72 bool empty_rehashed( hash_map_node_base<MutexType>* node_ptr ) { in empty_rehashed()
85 using node_base = hash_map_node_base<MutexType>;