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

Public Types

enum  { ErrState = -101, ErrLevel = -102, ErrOwner = -103, ErrNolock = -104 }

Public Member Functions

 SafeMutex (const char *name, Uint32 limit, bool debug)
int create ()
int destroy ()
int lock ()
int unlock ()

Friends

class NdbOut & operator<< (NdbOut &, const SafeMutex &)

Detailed Description

Definition at line 43 of file SafeMutex.hpp.


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