|
MySQL 5.6.14 Source Code Document
|
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 |
Definition at line 81 of file MgmtSrvr.hpp.
| 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.
