Home
last modified time | relevance | path

Searched refs:ScopedSpinLock (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Datomics.h136 class ScopedSpinLock { class
138 ScopedSpinLock(const ScopedSpinLock&) = delete;
139 ScopedSpinLock& operator=(const ScopedSpinLock&) = delete;
140 ScopedSpinLock(ScopedSpinLock&&) = delete;
141 ScopedSpinLock& operator=(ScopedSpinLock&&) = delete;
143 explicit ScopedSpinLock(SpinLoc function in ScopedSpinLock
[all...]

Completed in 1 milliseconds