| /external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
| D | waiter_base.cc | 32 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in MaybeBecomeIdle() local
|
| D | per_thread_sem.cc | 47 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/abseil-cpp/absl/synchronization/internal/ |
| D | waiter_base.cc | 32 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in MaybeBecomeIdle() local
|
| D | per_thread_sem.cc | 47 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/cronet/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | waiter_base.cc | 32 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in MaybeBecomeIdle() local
|
| D | per_thread_sem.cc | 47 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/angle/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | waiter_base.cc | 32 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in MaybeBecomeIdle() local
|
| D | per_thread_sem.cc | 47 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/webrtc/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | per_thread_sem.cc | 54 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/synchronization/internal/ |
| D | per_thread_sem.cc | 54 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | per_thread_sem.cc | 54 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/internal/ |
| D | per_thread_sem.cc | 54 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
| D | per_thread_sem.cc | 58 const bool is_idle = identity->is_idle.load(std::memory_order_relaxed); in Tick() local
|
| /external/rust/crates/tokio/src/sync/mpsc/ |
| D | chan.rs | 40 fn is_idle(&self) -> bool; in is_idle() method 392 fn is_idle(&self) -> bool { in is_idle() method 417 fn is_idle(&self) -> bool { in is_idle() method
|
| /external/libdrm/etnaviv/ |
| D | etnaviv_bo_cache.c | 113 static int is_idle(struct etna_bo *bo) in is_idle() function
|
| /external/libdrm/freedreno/ |
| D | freedreno_bo_cache.c | 126 static int is_idle(struct fd_bo *bo) in is_idle() function
|
| /external/trusty/lk/kernel/ |
| D | debug.c | 112 bool is_idle = !!mp_is_cpu_idle(i); in threadload() local
|
| /external/rust/crates/hyper/src/proto/h2/ |
| D | ping.rs | 299 let is_idle = self.is_idle(); in poll() localVariable 365 fn is_idle(&self) -> bool { in is_idle() method
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 157 std::atomic<bool> is_idle; // Has thread become idle yet? member
|
| /external/libtextclassifier/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 158 std::atomic<bool> is_idle; // Has thread become idle yet? member
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 161 std::atomic<bool> is_idle; // Has thread become idle yet? member
|
| /external/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 158 std::atomic<bool> is_idle; // Has thread become idle yet? member
|
| /external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 157 std::atomic<bool> is_idle; // Has thread become idle yet? member
|
| /external/cronet/third_party/abseil-cpp/absl/base/internal/ |
| D | thread_identity.h | 158 std::atomic<bool> is_idle; // Has thread become idle yet? member
|
| /external/openscreen/third_party/abseil/src/absl/base/internal/ |
| D | thread_identity.h | 157 std::atomic<bool> is_idle; // Has thread become idle yet? member
|