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

  /external/swiftshader/third_party/subzero/src/
IceThreading.h 31 /// blockingPop(), which will return nullptr if notifyEnd() has been called and
70 std::unique_ptr<T> blockingPop(size_t NotifyWhenDownToSize = MaxStaticSize) {
IceGlobalContext.cpp     [all...]

Completed in 86 milliseconds