Searched refs:fast_add (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 710 intptr_t fast_add; member 1644 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1897 how->fast_add, in LockSlowWithDeadline() 1974 waitp->how->fast_add, in LockSlowLoop()
|
/external/cronet/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 703 intptr_t fast_add; member 1662 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1915 how->fast_add, in LockSlowWithDeadline() 1992 waitp->how->fast_add, in LockSlowLoop()
|
/external/libtextclassifier/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 672 intptr_t fast_add; member 1604 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1845 how->fast_add, in LockSlowWithDeadline() 1921 waitp->how->fast_add, in LockSlowLoop()
|
/external/openscreen/third_party/abseil/src/absl/synchronization/ |
D | mutex.cc | 672 intptr_t fast_add; member 1604 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1845 how->fast_add, in LockSlowWithDeadline() 1921 waitp->how->fast_add, in LockSlowLoop()
|
/external/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 683 intptr_t fast_add; member 1615 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1868 how->fast_add, in LockSlowWithDeadline() 1945 waitp->how->fast_add, in LockSlowLoop()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 690 intptr_t fast_add; member 1624 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1877 how->fast_add, in LockSlowWithDeadline() 1954 waitp->how->fast_add, in LockSlowLoop()
|
/external/angle/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 697 intptr_t fast_add; member 1654 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1905 how->fast_add, in LockSlowWithDeadline() 1982 waitp->how->fast_add, in LockSlowLoop()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/ |
D | mutex.cc | 683 intptr_t fast_add; member 1615 v, (kExclusive->fast_or | v) + kExclusive->fast_add, in TryLock() 1856 how->fast_add, in LockSlowWithDeadline() 1932 waitp->how->fast_add, in LockSlowLoop()
|