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