Home
last modified time | relevance | path

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

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