Home
last modified time | relevance | path

Searched refs:OptQWakeupSize (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp305 OptQWakeupSize(std::max(DefaultOptQWakeupSize, in GlobalContext()
984 return OptQ.blockingPop(OptQWakeupSize); in optQueueBlockingPop()
DIceGlobalContext.h496 const size_t OptQWakeupSize; variable