Home | History | Annotate | Download | only in src

Lines Matching refs:OptQ

295 // By default, wake up the main parser thread when the OptQ gets half empty.
307 OptQ(/*Sequential=*/getFlags().isSequential(),
976 OptQ.blockingPush(std::move(Item));
984 return OptQ.blockingPop(OptQWakeupSize);