Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h84 using segment_index_type = std::size_t; variable
632 using segment_index_type = typename base_type::segment_index_type; in __TBB_requires() local
H A Dconcurrent_vector.h534 using segment_index_type = typename base_type::segment_index_type; variable
/oneTBB/include/oneapi/tbb/detail/
H A D_segment_table.h49 using segment_index_type = std::size_t; variable