Searched refs:HeapLinkImpl (Results 1 - 3 of 3) sorted by path

/haiku/headers/private/kernel/util/
H A DHeap.h26 class HeapLinkImpl { class
122 HeapLinkImpl<Element, Key>::GetHeapLink()
/haiku/src/system/kernel/scheduler/
H A DRunQueue.h100 struct PriorityEntry : public HeapLinkImpl<PriorityEntry, unsigned int>
H A Dscheduler_cpu.h45 class CPUEntry : public HeapLinkImpl<CPUEntry, int32> {

Completed in 39 milliseconds