Home
last modified time | relevance | path

Searched defs:mutex_ (Results 51 - 75 of 105) sorted by relevance

12345

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_info.h242 mutable absl::Mutex mutex_; member in absl::cord_internal::CordzInfo
[all...]
/third_party/node/src/
H A Dnode_env_var.cc64 mutable Mutex mutex_; member in node::final
H A Dnode_mutex.h64 MutexT mutex_; member in node::ExclusiveAccess
96 const MutexBase& mutex_; member in node::MutexBase::ScopedLock
109 const MutexBase& mutex_; member in node::MutexBase::ScopedReadLock
124 const MutexBase& mutex_; member in node::MutexBase::ScopedUnlock
129 mutable typename Traits::MutexT mutex_; member in node::MutexBase
[all...]
H A Dnode_internals.h145 Mutex mutex_; member in node::final
H A Dnode_binding.cc326 Mutex mutex_; member
/third_party/node/deps/v8/src/compiler-dispatcher/
H A Dlazy-compile-dispatcher.h201 mutable base::Mutex mutex_; member in v8::internal::LazyCompileDispatcher
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk.h254 base::Mutex* mutex_; member in v8::internal::MemoryChunk
H A Dsweeper.h203 base::Mutex mutex_; member in v8::internal::Sweeper
H A Dmemory-allocator.h130 base::Mutex mutex_; member in v8::internal::MemoryAllocator::Unmapper
H A Dnew-spaces.h497 base::Mutex mutex_; member in v8::internal::final
/third_party/node/deps/v8/src/heap/cppgc/
H A Dpage-memory.h232 mutable v8::base::Mutex mutex_; member in cppgc::internal::final
/third_party/node/deps/v8/src/libsampler/
H A Dsampler.cc352 static base::LazyMutex mutex_; member in v8::sampler::SignalHandler
358 base::LazyMutex SignalHandler::mutex_ = LAZY_MUTEX_INITIALIZER; member in v8::sampler::SignalHandler
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dthread_utils.c54 pthread_mutex_t mutex_; member
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmessage.cc193 internal::WrappedMutex mutex_; member in google::protobuf::__anon17034::GeneratedMessageFactory
/third_party/googletest/googletest/test/
H A Dgoogletest-port-test.cc1084 Mutex* const mutex_; // Protects value_. member in testing::internal::AtomicCounterWithMutex
/third_party/node/src/crypto/
H A Dcrypto_keys.h128 std::shared_ptr<Mutex> mutex_; member in node::crypto::ManagedEVPPKey
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h678 base::Mutex mutex_; member in v8::internal::final
/third_party/skia/src/gpu/
H A DGrGpuResource.h424 std::mutex mutex_; // The gpu cache is released abnormally due to multi threads. member in GrGpuResource
/test/xts/acts/multimedia/media/media_js_standard/screenCapture_ndk_test/entry/src/main/cpp/
H A DnativeAVScreenCapturendk.cpp377 std::mutex mutex_; variable
/third_party/benchmark/src/
H A Dbenchmark_register.cc93 Mutex mutex_; member in benchmark::internal::BenchmarkFamilies
/third_party/googletest/googletest/src/
H A Dgtest-port.cc636 static Mutex mutex_; member in testing::internal::ThreadLocalRegistryImpl
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc642 static Mutex mutex_; member in testing::internal::ThreadLocalRegistryImpl
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h307 std::unique_ptr<base::Mutex> mutex_; member in v8::platform::tracing::TracingController
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h307 std::unique_ptr<base::Mutex> mutex_; member in v8::platform::tracing::TracingController
/third_party/node/deps/v8/src/base/platform/
H A Dtime.cc342 Mutex mutex_; member in v8::base::final

Completed in 25 milliseconds

12345