Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DManagedStatic.cpp30 static sys::Mutex* getManagedStaticMutex() { in getManagedStaticMutex() function
39 MutexGuard Lock(*getManagedStaticMutex()); in RegisterManagedStatic()
81 MutexGuard Lock(*getManagedStaticMutex()); in llvm_shutdown()