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

  /external/llvm/lib/Support/
ManagedStatic.cpp 30 static sys::Mutex* getManagedStaticMutex() {
42 MutexGuard Lock(*getManagedStaticMutex());
84 MutexGuard Lock(*getManagedStaticMutex());
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
ManagedStatic.cpp 30 static sys::Mutex* getManagedStaticMutex() {
42 MutexGuard Lock(*getManagedStaticMutex());
84 MutexGuard Lock(*getManagedStaticMutex());

Completed in 253 milliseconds