Searched refs:GlobalsSeenMutex (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceInstrumentation.cpp123 std::unique_lock<std::mutex> _(GlobalsSeenMutex);
130 std::unique_lock<std::mutex> GlobalsLock(GlobalsSeenMutex);
H A DIceInstrumentation.h89 std::mutex GlobalsSeenMutex; member in class:Ice::Instrumentation

Completed in 82 milliseconds