MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LockQueue::LockQueueElement Struct Reference

#include <LockQueue.hpp>

Collaboration diagram for LockQueue::LockQueueElement:

Public Attributes

UtilLockReq m_req
union {
   Uint32   nextPool
   Uint32   nextList
}; 
Uint32 prevList

Detailed Description

A lock queue element

Definition at line 35 of file LockQueue.hpp.


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