Searched refs:hHeap (Results 1 – 1 of 1) sorted by relevance
337 OSHeapHandle hHeap; in InitAllocSystem() local344 hHeap = OS_CreateHeap(OS_ARENA_MAIN, OS_GetMainArenaLo(), OS_GetMainArenaHi()); in InitAllocSystem()345 (void)OS_SetCurrentHeap(OS_ARENA_MAIN, hHeap); in InitAllocSystem()