Public Member Functions | |
DestructorLock (EThread *thread) | |
~DestructorLock () | |
Data Fields | |
EThread * | t |
Ptr< ProxyMutex > | m |
bool | have_lock |
Definition at line 1894 of file ClusterHandler.cc.
DestructorLock::DestructorLock | ( | EThread * | thread | ) | [inline] |
Definition at line 1896 of file ClusterHandler.cc.
DestructorLock::~DestructorLock | ( | ) | [inline] |
Definition at line 1901 of file ClusterHandler.cc.
References have_lock, m, Mutex_unlock(), and t.
Definition at line 1910 of file ClusterHandler.cc.
Referenced by DestructorLock(), ClusterHandler::valid_for_data_write(), ClusterHandler::valid_for_freespace_write(), and ~DestructorLock().
Definition at line 1909 of file ClusterHandler.cc.
Referenced by ClusterHandler::valid_for_data_write(), ClusterHandler::valid_for_freespace_write(), and ~DestructorLock().
Definition at line 1908 of file ClusterHandler.cc.
Referenced by DestructorLock(), and ~DestructorLock().