Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc/
H A DMapMemory.h55 inline void* mmapTHP(size_t bytes) { in mmapTHP() function
134 result = mmapTHP(bytes); in MapMemory()