MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UtilLockReq Class Reference

Public Types

enum  RequestInfo { TryLock = 1, SharedLock = 2, Notify = 4, Granted = 8 }

Public Member Functions

 STATIC_CONST (SignalLength=5)

Public Attributes

Uint32 senderData
Uint32 senderRef
Uint32 lockId
Uint32 requestInfo
Uint32 extra

Friends

class DbUtil
class Dbdih
class MutexManager
bool printUTIL_LOCK_REQ (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 24 of file UtilLock.hpp.

Friends And Related Function Documentation

friend class Dbdih
friend

Sender

Definition at line 34 of file UtilLock.hpp.

friend class DbUtil
friend

Receiver

Definition at line 29 of file UtilLock.hpp.


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