Searched refs:OS_DestroyHeap (Results 1 – 3 of 3) sorted by relevance
129 OS_DestroyHeap(OS_ARENA_MAIN, handle2); in NitroMain()
113 extern void OS_DestroyHeap(OSArenaId id, OSHeapHandle heap);
1062 void OS_DestroyHeap(OSArenaId id, OSHeapHandle heap) in OS_DestroyHeap() function