rpa::mutex_void Class Reference

'Do-nothing' mutex, to be used with fake threads, for testing purpose. More...

#include <synchro.h>

List of all members.

Public Member Functions

void lock (void)
void unlock (void)
bool trylock (void)
 Semantics: true if the lock is busy, false if it could be locked.

Classes

struct  exception_t


Detailed Description

'Do-nothing' mutex, to be used with fake threads, for testing purpose.


Member Function Documentation

void rpa::mutex_void::lock ( void   )  [inline]

bool rpa::mutex_void::trylock ( void   )  [inline]

Semantics: true if the lock is busy, false if it could be locked.

void rpa::mutex_void::unlock ( void   )  [inline]


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 10:20:38 2007 for rpa by  doxygen 1.4.7