Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc359 ThreadSafeLazyInit(); in Lock()
365 ThreadSafeLazyInit(); in Unlock()
376 ThreadSafeLazyInit(); in AssertHeld()
417 void Mutex::ThreadSafeLazyInit() { in ThreadSafeLazyInit() function in testing::internal::Mutex
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1395 void ThreadSafeLazyInit();