Searched refs:GetConstIterator (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/scheduler/
H A DRunQueue.h97 inline ConstIterator GetConstIterator() const;
383 RUN_QUEUE_CLASS_NAME::GetConstIterator() const function in class:RUN_QUEUE_CLASS_NAME
H A Dscheduler_cpu.cpp62 ThreadRunQueue::ConstIterator iterator = GetConstIterator();
688 ThreadRunQueue::ConstIterator iterator = cpu->fRunQueue.GetConstIterator();

Completed in 44 milliseconds