MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MDL_object_lock_cache_adapter Class Reference
Inheritance diagram for MDL_object_lock_cache_adapter:
Collaboration diagram for MDL_object_lock_cache_adapter:

Additional Inherited Members

- Static Public Member Functions inherited from I_P_List_adapter< MDL_object_lock,&MDL_object_lock::next_in_cache,&MDL_object_lock::prev_in_cache >
static MDL_object_lock ** next_ptr (MDL_object_lock *el)
static const MDL_object_lock
*const * 
next_ptr (const MDL_object_lock *el)
static MDL_object_lock *** prev_ptr (MDL_object_lock *el)

Detailed Description

Helper class for linking MDL_object_lock objects into the unused objects list.

Definition at line 635 of file mdl.cc.


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