Searched refs:initializeCustomHeap (Results 1 – 3 of 3) sorted by relevance
87 static TheCustomHeapType * initializeCustomHeap() __attribute__((constructor));89 static TheCustomHeapType * initializeCustomHeap() { in initializeCustomHeap() function109 tlab = initializeCustomHeap(); in getCustomHeap()159 static TheCustomHeapType * initializeCustomHeap() { in initializeCustomHeap() function175 heap = initializeCustomHeap(); in getCustomHeap()203 auto * heap = initializeCustomHeap(); in exitRoutine()219 initializeCustomHeap(); in startMeUp()266 static volatile TheCustomHeapType * t = initializeCustomHeap(); in thr_create()362 static volatile TheCustomHeapType * t = initializeCustomHeap(); in pthread_create()
62 static TheCustomHeapType * initializeCustomHeap() in initializeCustomHeap() function91 initializeCustomHeap(); in getCustomHeap()96 initializeCustomHeap(); in getCustomHeap()
73 static TheCustomHeapType * initializeCustomHeap() { in initializeCustomHeap() function94 heap = initializeCustomHeap(); in getCustomHeap()