Searched refs:OSi_ExtraHeapHandle (Results 1 – 1 of 1) sorted by relevance
135 static OSHeapHandle OSi_ExtraHeapHandle = -1; variable694 if ( OSi_ExtraHeapArenaId != id || OSi_ExtraHeapHandle != heap ) in OS_FreeToHeap()1012 if ( ! OS_IsRunOnTwl() && OSi_ExtraHeapHandle < 0 ) in OS_CreateExtraHeap()1036 OSi_ExtraHeapHandle = heap; in OS_CreateExtraHeap()1093 if ( OSi_ExtraHeapArenaId == id && OSi_ExtraHeapHandle == heap ) in OS_DestroyHeap()1096 OSi_ExtraHeapHandle = -1; in OS_DestroyHeap()1215 OSi_ExtraHeapHandle = heap; in OS_AddExtraAreaToHeap()1298 if ( OSi_ExtraHeapArenaId != id || OSi_ExtraHeapHandle != heap ) in OS_CheckHeap()1325 if ( OSi_ExtraHeapArenaId != id || OSi_ExtraHeapHandle != heap ) in OS_CheckHeap()1698 if ( OSi_ExtraHeapArenaId != id || OSi_ExtraHeapHandle != heap ) in OS_ClearHeap()[all …]