Searched defs:ScopedSpinlock (Results 1 – 1 of 1) sorted by relevance
49 ScopedSpinlock(Spinlock* lock, Mode mode) : lock_(lock) { in ScopedSpinlock() function64 ScopedSpinlock(ScopedSpinlock&& other) noexcept in ScopedSpinlock() function