Lines Matching refs:heap
31 #include <isc/heap.h>
445 * context to use for the heap (which differs from the main
727 isc_heap_t *heap;
738 * we will not have a heap, and we move on. If we do, though,
746 heap = rbtdb->heaps[idx];
749 isc_heap_increased(heap, header->heap_index);
751 isc_heap_decreased(heap, header->heap_index);
755 * These functions allow the heap code to rank the priority of each
779 * This function sets the heap index into the header.
964 * Clean up heap objects.
6891 * Delete from heap and save to re-signed list so that it can
7017 * If argv[0] exists, it points to a memory context to use for heap
8679 * Note that the we do NOT touch the heap here, as the TTL has not changed.