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

Function initialize_handler_pointers

src/tbb/src/tbb/allocator.cpp:134–152  ·  view source on GitHub ↗

Initialize the allocation/free handler pointers. Caller is responsible for ensuring this routine is called exactly once. The routine attempts to dynamically link with the TBB memory allocator. If that allocator is not found, it links to malloc and free. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

dynamic_linkFunction · 0.85
PrintExtraVersionInfoFunction · 0.85
storeMethod · 0.80

Tested by

no test coverage detected