Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.h80 Mutex mutex_; variable
H A Dsanitizer_symbolizer_report.cpp260 StaticSpinMutex ScopedErrorReportLock::mutex_; member in __sanitizer::ScopedErrorReportLock
H A Dsanitizer_allocator_secondary.h321 mutable StaticSpinMutex mutex_; variable
H A Dsanitizer_common.h242 ~ScopedErrorReportLock() RELEASE(mutex_) { Unlock(); } in RELEASE() argument
250 static StaticSpinMutex mutex_; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_libignore.h81 BlockingMutex mutex_; variable
H A Dsanitizer_allocator_secondary.h321 StaticSpinMutex mutex_; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.h79 BlockingMutex mutex_; variable
H A Dsanitizer_allocator_secondary.h315 StaticSpinMutex mutex_; variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dgold-threads.cc95 pthread_mutex_t mutex_; member in gold::Lock_impl_threads
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dgold-threads.cc95 pthread_mutex_t mutex_; member in gold::Lock_impl_threads
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc88 Mutex mutex_; member in benchmark::internal::BenchmarkFamilies
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.cc88 Mutex mutex_; member in benchmark::internal::BenchmarkFamilies
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc681 static Mutex mutex_; member in testing::internal::ThreadLocalRegistryImpl
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-spec-builders.h883 mutable Mutex mutex_; // Protects action_count_checked_. variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1445 mutable internal::Mutex mutex_; variable