openikev2::Mutex Class Reference

This abstract represents a Mutex, used to synchronize Threads. More...

#include <mutex.h>

Inheritance diagram for openikev2::Mutex:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual void acquire ()=0
 Locks the Mutex.
virtual void release ()=0
 Unlocks the Mutex.

Detailed Description

This abstract represents a Mutex, used to synchronize Threads.

Author:
Pedro J. Fernandez Ruiz, Alejandro Perez Mendez <pedroj.fernandez@dif.um.es, alejandro_perez@dif.um.es>


Generated on Fri Jul 27 11:04:52 2007 for libopenikev2 by  doxygen 1.5.1