sprint 1-alpha
Public Member Functions
sprint::semaphore Class Reference

Semaphore object. More...

#include <semaphore.h>

List of all members.

Public Member Functions

 semaphore (unsigned int queuesize)
long release ()
 release function increases the count of the specified semaphore object.
bool wait ()
 Wait semaphore.
HANDLE gethandle ()

Detailed Description

Semaphore object.


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