Main Page
Namespaces
Classes
Files
Related Pages
Alphabetical List
Class List
Class Hierarchy
Class Members
synfig
::
RWLock
synfig::RWLock Class Reference
#include <
mutex.h
>
List of all members.
Public Member Functions
RWLock
()
~RWLock
()
void
reader_lock
()
void
reader_unlock
()
bool
reader_trylock
()
void
writer_lock
()
void
writer_unlock
()
bool
writer_trylock
()
Classes
class
ReaderLock
class
WriterLock
Constructor & Destructor Documentation
synfig::RWLock::RWLock
(
)
synfig::RWLock::~RWLock
(
)
Member Function Documentation
void synfig::RWLock::reader_lock
(
)
void synfig::RWLock::reader_unlock
(
)
bool synfig::RWLock::reader_trylock
(
)
void synfig::RWLock::writer_lock
(
)
void synfig::RWLock::writer_unlock
(
)
bool synfig::RWLock::writer_trylock
(
)
The documentation for this class was generated from the following file:
mutex.h
Generated on Fri Jun 23 15:20:51 2006 for synfig by
1.4.6