Shadowrun: Awakened 29 September 2011 - Build 871
Public Member Functions | Private Attributes
cat::Mutex Class Reference

#include <Mutex.hpp>

List of all members.

Public Member Functions

bool Enter ()
bool Leave ()
 Mutex ()
bool Valid ()
 ~Mutex ()

Private Attributes

int init_failure
pthread_mutex_t mx

Detailed Description

Definition at line 44 of file Mutex.hpp.


Constructor & Destructor Documentation

cat::Mutex::Mutex ( )
cat::Mutex::~Mutex ( )

Member Function Documentation

bool cat::Mutex::Enter ( )
bool cat::Mutex::Leave ( )
bool cat::Mutex::Valid ( )

Member Data Documentation

int cat::Mutex::init_failure [private]

Definition at line 49 of file Mutex.hpp.

pthread_mutex_t cat::Mutex::mx [private]

Definition at line 50 of file Mutex.hpp.


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

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net