Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dproxy.cpp419 void __TBB_malloc__free_base(void *ptr) in __TBB_malloc__free_base() function
744 …ReplaceFunctionWithStore("ucrtbase.dll", "_free_base", (FUNCPTR)__TBB_malloc__free_base, known_byt… in doMallocReplacement()