Home | History | Annotate | Download | only in Core

Lines Matching refs:WList

191     WList->setBlockCounter(BCounterFactory.GetEmptyCounter());
203 while (WList->hasWork()) {
214 const WorkListUnit& WU = WList->dequeue();
217 WList->setBlockCounter(WU.getBlockCounter());
225 return WList->hasWork();
328 BlockCounter Counter = WList->getBlockCounter();
331 WList->setBlockCounter(Counter);
489 if (IsNew) WList->enqueue(Node);
501 WList->enqueue(N, Block, Idx);
508 WList->enqueue(N, Block, Idx+1);
513 WList->enqueue(N, Block, Idx);
524 WList
533 WList->enqueue(Succ, Block, Idx+1);
554 WList->enqueue(*I);
573 WList->enqueue(N);
642 Eng.WList->enqueue(Succ);
660 Eng.WList->enqueue(Succ);
687 Eng.WList->enqueue(Succ);