Cinnamon  1.0
chess engine
Mutex Class Reference

#include <Mutex.h>

List of all members.

Public Member Functions

 Mutex ()
 ~Mutex ()
void lockMutex (bool b)

Detailed Description

Definition at line 28 of file Mutex.h.


Constructor & Destructor Documentation

Mutex::Mutex ( ) [inline]

Definition at line 31 of file Mutex.h.

Mutex::~Mutex ( ) [inline]

Definition at line 35 of file Mutex.h.


Member Function Documentation

void Mutex::lockMutex ( bool  b) [inline]

Definition at line 38 of file Mutex.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines