Lines Matching defs:heap
25 #include <isc/heap.h>
697 * context to use for the heap (which differs from the main
1089 isc_heap_t *heap;
1103 * we will not have a heap, and we move on. If we do, though,
1111 heap = rbtdb->heaps[idx];
1114 isc_heap_increased(heap, header->heap_index);
1116 isc_heap_decreased(heap, header->heap_index);
1120 * These functions allow the heap code to rank the priority of each
1142 * This function sets the heap index into the header.
1325 * Clean up heap objects.
2876 "re-signing heap: %s\n",
6085 * Remove the old header from the heap
6474 * call below will clean up the heap entry.
8174 * Only break the heap invariant (by adjusting resign and resign_lsb)
8287 * Delete from heap and save to re-signed list so that it can
8456 * If argv[0] exists, it points to a memory context to use for heap
10341 * Note that the we do NOT touch the heap here, as the TTL has not changed.