MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
thr_mutex< SZ > Struct Template Reference

Public Member Functions

 thr_mutex (const char *name=0)

Public Attributes

union {
   NdbMutex   m_mutex
   char   pad [SZ]
}; 

Detailed Description

template<unsigned SZ>
struct thr_mutex< SZ >

Definition at line 354 of file mt.cpp.


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