Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_hash_map.h150 void init_buckets_impl( segment_ptr_type ptr, size_type sz, const Args&... args ) { in init_buckets_impl() function
159 init_buckets_impl(ptr, sz); in init_buckets()
161 init_buckets_impl(ptr, sz, reinterpret_cast<node_base*>(rehash_req_flag)); in init_buckets()