Home
last modified time | relevance | path

Searched defs:node_base (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h85 using node_base = hash_map_node_base<MutexType>; variable
376 using node_base = typename map_base::node_base; variable
634 using node_base = typename base_type::node_base; in __TBB_requires() local