MySQL 9.0.0
Source Code Documentation
lock::Shared_spin_lock::Guard Member List

This is the complete list of members for lock::Shared_spin_lock::Guard, including all inherited members.

acquire(enum_lock_acquisition acquisition, bool try_and_fail=false)lock::Shared_spin_lock::Guard
Guard(Shared_spin_lock &target, enum_lock_acquisition acquisition=enum_lock_acquisition::SL_SHARED, bool try_and_fail=false)lock::Shared_spin_lock::Guard
Guard(Shared_spin_lock::Guard const &)=deletelock::Shared_spin_lock::Guard
Guard(Shared_spin_lock::Guard &&)=deletelock::Shared_spin_lock::Guard
m_acquisitionlock::Shared_spin_lock::Guardprivate
m_targetlock::Shared_spin_lock::Guardprivate
operator*()lock::Shared_spin_lock::Guard
operator->()lock::Shared_spin_lock::Guard
operator=(Shared_spin_lock::Guard const &)=deletelock::Shared_spin_lock::Guard
operator=(Shared_spin_lock::Guard &&)=deletelock::Shared_spin_lock::Guard
release()lock::Shared_spin_lock::Guard
Shared_spin_locklock::Shared_spin_lock::Guardfriend
~Guard()lock::Shared_spin_lock::Guardvirtual