Searched defs:semaphore_ (Results 1 – 8 of 8) sorted by relevance
| /external/webrtc/rtc_base/deprecated/ | ||
| D | recursive_critical_section.h | 78   mutable dispatch_semaphore_t semaphore_;  variable | 
| /external/pigweed/pw_thread/ | ||
| D | thread_facade_test.cc | 151   sync::BinarySemaphore semaphore_;  member in pw::thread::__anon468cb7350111::SemaphoreReleaser | 
| /external/pigweed/pw_rpc/nanopb/ | ||
| D | client_server_context_threaded_test.cc | 67   pw::sync::BinarySemaphore semaphore_;  member in pw::rpc::__anon8fdc851d0111::RpcCaller | 
| /external/pigweed/pw_rpc/pwpb/ | ||
| D | client_server_context_threaded_test.cc | 75   pw::sync::BinarySemaphore semaphore_;  member in pw::rpc::__anon0a0b8c780211::RpcCaller | 
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ | ||
| D | TensorDeviceGpu.h | 204   mutable unsigned int* semaphore_;  variable | 
| /external/bcc/src/cc/ | ||
| D | usdt.h | 219   uint64_t semaphore_;  variable | 
| /external/bcc/src/cc/includes/ | ||
| D | usdt.h | 219   uint64_t semaphore_;  variable | 
| /external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
| D | gpu_device.cc | 229   mutable unsigned int* semaphore_;  member in tensorflow::EigenGpuStreamDevice |