Home
last modified time | relevance | path

Searched defs:mutex_ (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h80 Mutex mutex_; variable
H A Dsanitizer_stackdepot.cpp118 StaticSpinMutex mutex_ = {}; member in __sanitizer::__anonb61ebbcf0111::CompressThread
H A Dsanitizer_symbolizer_report.cpp299 StaticSpinMutex ScopedErrorReportLock::mutex_; global() member in __sanitizer::ScopedErrorReportLock
H A Dsanitizer_allocator_secondary.h321 mutable StaticSpinMutex mutex_; variable
H A Dsanitizer_common.h256 SANITIZER_RELEASE(mutex_) SANITIZER_RELEASE() argument
264 static StaticSpinMutex mutex_; global() variable
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest-port.cc642 static Mutex mutex_; global() member in testing::internal::ThreadLocalRegistryImpl
/freebsd-src/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h870 mutable Mutex mutex_; // Protects action_count_checked_. variable
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1299 mutable internal::Mutex mutex_; global() variable
[all...]
/freebsd-src/contrib/googletest/googletest/test/
H A Dgoogletest-port-test.cc1086 Mutex* const mutex_; // Protects value_. member in testing::internal::AtomicCounterWithMutex