MCPcopy Create free account
hub / github.com/RcppCore/RcppParallel / rehash

Function rehash

src/tbb/include/oneapi/tbb/concurrent_hash_map.h:962–1005  ·  view source on GitHub ↗

Rehashes and optionally resizes the whole table. Useful to optimize performance before or after concurrent operations. Also enables using of find() and count() concurrent methods in serial context. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

internal_copyFunction · 0.85

Calls 12

empty_rehashedFunction · 0.85
rehash_requiredFunction · 0.85
log2Function · 0.85
mark_rehashed_levelsMethod · 0.80
hashMethod · 0.80
storeMethod · 0.80
add_to_bucketMethod · 0.80
reserveMethod · 0.45
loadMethod · 0.45
get_bucketMethod · 0.45
is_validMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected