HomeSort by relevance Sort by last modified time
    Searched refs:OptQ (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceGlobalContext.h 350 void optQueueNotifyEnd() { OptQ.notifyEnd(); }
497 BoundedProducerConsumerQueue<OptWorkItem, MaxOptQSize> OptQ;
IceGlobalContext.cpp 295 // By default, wake up the main parser thread when the OptQ gets half empty.
307 OptQ(/*Sequential=*/getFlags().isSequential(),
    [all...]

Completed in 42 milliseconds