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

Function doInitialization

src/tbb/src/tbbmalloc/frontend.cpp:2070–2100  ·  view source on GitHub ↗

Ensures that initMemoryManager() is called once and only once. Does not return until initMemoryManager() has been completed by a thread. There is no need to call this routine if mallocInitialized==2 . */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

allocateAlignedFunction · 0.85
internalMallocFunction · 0.85
pool_create_v1Function · 0.85

Calls 5

initMemoryManagerFunction · 0.85
storeMethod · 0.80
printStatusMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected