Home
last modified time | relevance | path

Searched refs:fast_add (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dmutex.cc683 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()
/third_party/abseil-cpp/absl/synchronization/
Dmutex.cc672 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()