Public Member Functions | Data Fields

DestructorLock Struct Reference

Collaboration diagram for DestructorLock:
Collaboration graph
[legend]

Public Member Functions

 DestructorLock (EThread *thread)
 ~DestructorLock ()

Data Fields

EThreadt
Ptr< ProxyMutexm
bool have_lock

Detailed Description

Definition at line 1894 of file ClusterHandler.cc.


Constructor & Destructor Documentation

DestructorLock::DestructorLock ( EThread thread  )  [inline]

Definition at line 1896 of file ClusterHandler.cc.

References have_lock, and t.

DestructorLock::~DestructorLock (  )  [inline]

Definition at line 1901 of file ClusterHandler.cc.

References have_lock, m, Mutex_unlock(), and t.


Field Documentation

Definition at line 1908 of file ClusterHandler.cc.

Referenced by DestructorLock(), and ~DestructorLock().


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