Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_segment_table.h338 my_instance.self()->move_segment(index, from, to); in operator()
H A D_concurrent_unordered_base.h872 void move_segment( size_type index, segment_type from, segment_type to ) { in move_segment() function
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_vector.h710 void move_segment( segment_index_type seg_index, segment_type from, segment_type to ) { in move_segment() function