Searched refs:heap_new (Results 1 – 3 of 3) sorted by relevance
31 #define heap_new __heap_new macro40 heap_context heap_new(heap_higher_priority_func, heap_index_func, int);
53 heap_new(heap_higher_priority_func higher_priority, heap_index_func index, in heap_new() function
420 return (heap_new(due_sooner, set_index, 2048)); in evCreateTimers()