Searched refs:heap_insert (Results 1 – 4 of 4) sorted by relevance
35 #define heap_insert __heap_insert macro44 int heap_insert(heap_context, void *);
215 heap_insert(&heap, &nodes[k]); in TEST_BEGIN()
230 if (heap_insert(ctx->timers, id) < 0) in evSetTimer()
117267 - heap_insert(&heap, &nodes[k]);