synfig-core  1.0.3
Public Member Functions | List of all members
synfig::RecMutex Class Reference

#include <mutex.h>

Inheritance diagram for synfig::RecMutex:
synfig::Mutex

Public Member Functions

 RecMutex ()
void unlock_all ()
- Public Member Functions inherited from synfig::Mutex
 Mutex ()
 ~Mutex ()
void lock ()
void unlock ()
bool try_lock ()
bool is_locked ()

Additional Inherited Members

- Protected Attributes inherited from synfig::Mutex
void * blackbox

Constructor & Destructor Documentation

synfig::RecMutex::RecMutex ( )

Member Function Documentation

void RecMutex::unlock_all ( )

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