Searched defs:SpinLockHolder (Results 1 – 2 of 2) sorted by relevance
188 inline explicit SpinLockHolder(SpinLock* l) ABSL_EXCLUSIVE_LOCK_FUNCTION(l) in SpinLockHolder() function
186 using SpinLockHolder = ::absl::base_internal::SpinLockHolder; variable