MySQL 5.6.14 Source Code Document
|
#include <NdbSeqLock.hpp>
Public Member Functions | |
void | write_lock () |
void | write_unlock () |
Uint32 | read_lock () |
bool | read_unlock (Uint32 val) const |
! rmb() or wmb() Only for ndbd...
Definition at line 82 of file NdbSeqLock.hpp.