Searched refs:MaxOptQSize (Results 1 – 2 of 2) sorted by relevance
421 static constexpr size_t MaxOptQSize = 1 << 16; variable490 BoundedProducerConsumerQueue<OptWorkItem, MaxOptQSize> OptQ;
296 static constexpr size_t DefaultOptQWakeupSize = GlobalContext::MaxOptQSize >> 1;309 ? MaxOptQSize in GlobalContext()