MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DbUtil::LockQueueInstance Struct Reference
Collaboration diagram for DbUtil::LockQueueInstance:

Public Member Functions

 LockQueueInstance (Uint32 id)
Uint32 hashValue () const
bool equal (const LockQueueInstance &rec) const

Public Attributes

union {
   Uint32   m_lockId
   Uint32   key
}; 
LockQueue m_queue
union {
   Uint32   nextHash
   Uint32   nextPool
}; 
Uint32 prevHash

Detailed Description

Definition at line 441 of file DbUtil.hpp.


The documentation for this struct was generated from the following file: