QuantumLibrary
|
#include <quantum_spinlock.h>
Public Member Functions | |
ReverseGuard (SpinLock &lock) | |
Release the passed-in spinlock. More... | |
~ReverseGuard () | |
Acquire the underlying spinlock. More... | |
|
inlineexplicit |
Release the passed-in spinlock.
[in] | lock | Reference to the spinlock to release. |
|
inline |
Acquire the underlying spinlock.