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

Public Member Functions

 Allocated_resources (class MgmtSrvr &m)
 ~Allocated_resources ()
void reserve_node (NodeId id, NDB_TICKS timeout)
bool is_timed_out (NDB_TICKS tick)
bool is_reserved (NodeId nodeId)
bool is_reserved (NodeBitmask mask)
bool isclear ()
NodeId get_nodeid () const

Detailed Description

Definition at line 81 of file MgmtSrvr.hpp.

Constructor & Destructor Documentation

MgmtSrvr::Allocated_resources::~Allocated_resources ( )

No need to aquire mutex if we didn't have any reservation in our sesssion

Definition at line 3766 of file MgmtSrvr.cpp.

Here is the call graph for this function:


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