Main Page
Classes
Files
Class List
Class Hierarchy
Class Members
openikev2
::
Semaphore
openikev2::Semaphore Class Reference
This
interface
represents a semaphore, used to synchronize threads.
More...
#include <
semaphore.h
>
List of all members.
Public Member Functions
virtual void
wait
()=0
Thread will wait until semaphore has non-zero count.
virtual void
post
()=0
Increments the semaphore count.
Detailed Description
This
interface
represents a semaphore, used to synchronize threads.
Author:
Alejandro Perez Mendez, Pedro J. Fernandez Ruiz <
alejandro_perez@dif.um.es
,
pedroj.fernandez@dif.um.es
>
Generated on Fri Jul 27 11:04:56 2007 for libopenikev2 by
1.5.1