Searched refs:heap_decreased (Results 1 – 3 of 3) sorted by relevance
36 #define heap_decreased __heap_decreased macro45 int heap_decreased(heap_context, int);
201 heap_decreased(heap_context ctx, int i) { in heap_decreased() function
331 result = heap_decreased(ctx->timers, timer->index); in evResetTimer()