Home
last modified time | relevance | path

Searched refs:internal_move (Results 1 – 5 of 5) sorted by relevance

/oneTBB/include/oneapi/tbb/detail/
H A D_segment_table.h103 internal_move(std::move(other));
375 void internal_move( segment_table&& other ) { in internal_move() function
400 internal_move(std::move(other)); in internal_move_construct_with_allocator()
409 internal_move(std::move(other)); in internal_move_construct_with_allocator()
423 internal_move(std::move(other)); in internal_move_assign()
431 internal_move(std::move(other)); in internal_move_assign()
H A D_concurrent_skip_list.h336 internal_move(std::move(other)); in concurrent_skip_list()
742 void internal_move(concurrent_skip_list&& other) { in internal_move() function
755 internal_move(std::move(other)); in internal_move_construct_with_allocator()
761 internal_move(std::move(other)); in internal_move_construct_with_allocator()
1166 internal_move(std::move(other)); in internal_move_assign()
1171 internal_move(std::move(other)); in internal_move_assign()
H A D_concurrent_unordered_base.h1339 void internal_move( concurrent_unordered_base&& other ) { in internal_move() function
1384 internal_move(std::move(other)); in internal_move_construct_with_allocator()
1404 internal_move(std::move(other)); in internal_move_assign()
/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h335 void internal_move(hash_map_base&& other) { in internal_move() function
884 this->internal_move(std::move(table)); in __TBB_requires()
1527 this->internal_move(std::move(other)); in __TBB_requires()
1534 this->internal_move(std::move(other)); in __TBB_requires()
1548 this->internal_move(std::move(other)); in __TBB_requires()
1553 this->internal_move(std::move(other)); in __TBB_requires()
H A Denumerable_thread_specific.h950 void internal_move(enumerable_thread_specific<T, A2, C2>&& other) {
981 internal_move(std::move(other));
1019 internal_move(std::move(other));