Home
last modified time | relevance | path

Searched defs:semaphore_ (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dworker_thread_semaphore.h29 raw_ptr<Semaphore> semaphore_; variable
H A Dworker_thread_waitable_event_unittest.cc439 Semaphore semaphore_{0}; member in base::internal::__anon05d9ed3a0111::ThreadPoolWorkerTest
/aosp_15_r20/external/webrtc/rtc_base/deprecated/
H A Drecursive_critical_section.h78 mutable dispatch_semaphore_t semaphore_; variable
/aosp_15_r20/external/pigweed/pw_thread/
H A Dthread_facade_test.cc159 BinarySemaphore semaphore_; member in __anon2ab405e60111::SemaphoreReleaser
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/
H A Dclient_server_context_threaded_test.cc97 pw::sync::BinarySemaphore semaphore_; member in pw::rpc::__anon960b2b890311::RpcCaller
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/
H A Dclient_server_context_threaded_test.cc97 pw::sync::BinarySemaphore semaphore_; member in pw::rpc::__anon1a402c6e0111::RpcCaller
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dsynchronized_allocator_test.cc141 pw::sync::BinarySemaphore semaphore_; member in __anone07a60840111::Background::BackgroundThreadCore
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceGpu.h204 mutable unsigned int* semaphore_; variable
/aosp_15_r20/external/bcc/src/cc/
H A Dusdt.h231 uint64_t semaphore_; variable
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dusdt.h231 uint64_t semaphore_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.cc229 mutable unsigned int* semaphore_; member in tensorflow::EigenGpuStreamDevice