Searched refs:RunQueue (Results 1 – 2 of 2) sorted by relevance
55 #define RUN_QUEUE_CLASS_NAME RunQueue<Element, MaxPriority, GetLink>59 class RunQueue {64 ConstIterator(const RunQueue<Element,84 RunQueue();161 RUN_QUEUE_CLASS_NAME::ConstIterator::ConstIterator(const RunQueue<Element, in ConstIterator()235 RUN_QUEUE_CLASS_NAME::RunQueue() in RunQueue() function
41 class ThreadRunQueue : public RunQueue<ThreadData, THREAD_MAX_SET_PRIORITY> {