Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h112 using segment_ptr_type = bucket*; variable
633 using segment_ptr_type = typename base_type::segment_ptr_type; in __TBB_requires() local