Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceThreading.h72 bool ShouldNotifyProducer = false; variable
78 ShouldNotifyProducer = (size() < NotifyWhenDownToSize) && !IsEnded;
81 if (ShouldNotifyProducer)