Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_concurrent_unordered_base.h750 mid_bucket = my_instance.get_parent(mid_bucket); in set_midpoint()
1101 size_type parent_bucket = get_parent(bucket); in init_bucket()
1453 size_type get_parent( size_type bucket ) const { in get_parent() function