MySQL 9.1.0
Source Code Documentation
|
Public Member Functions | |
Atomic_lock_guard (std::atomic_flag &guard) | |
~Atomic_lock_guard () | |
Private Attributes | |
std::atomic_flag & | m_guard |
When true, it is locked. More... | |
|
inline |
|
inline |
|
private |
When true, it is locked.
When false it is not.