Home
last modified time | relevance | path

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

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