GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

GFC::G::RecMutex Class Reference

A run-time GStaticRecMutex C++ wrapper interface. More...

#include <gfc/glib/mutex.hh>

Inheritance diagram for GFC::G::RecMutex:

GFC::G::StaticRecMutex List of all members.

Public Member Functions

Constructors

Detailed Description

A run-time GStaticRecMutex C++ wrapper interface.

A RecMutex works like a StaticRecMutex, but it can be constructed and initialized at run-time. The RecMutex constructor calls StaticRecMutex::init() to initialize itself.


Constructor & Destructor Documentation

GFC::G::RecMutex::RecMutex bool  lock_mutex = false,
unsigned int  depth = 1
 

Constructs and initializes a new StaticRecMutex.

Parameters:
lock_mutex Whether to lock the mutex at construction time.
depth The number of times the mutex has to be unlocked to be completely unlocked.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:04:58 2004 for GFC-Core by doxygen 1.3.8