RunQueue
RUN_QUEUE_CLASS_NAME::ConstIterator::ConstIterator(const RunQueue<Element,
#define RUN_QUEUE_CLASS_NAME RunQueue<Element, MaxPriority, GetLink>
class RunQueue {
ConstIterator(const RunQueue<Element,
RunQueue();
class ThreadRunQueue : public RunQueue<ThreadData, THREAD_MAX_SET_PRIORITY> {