MFSemaphore MFThread_CreateSemaphore const char *  pName,
int  maxCount,
int  startCount
 

Createa a semaphore object that can be used for thread syncronisation.

Parameters:
pName Name to identify the semaphore.
maxCount Maximum count for the semaphore.
startCount Starting count for the semaphore.
Returns:
Returns a handle to the created semaphore.


Generated on Sat Oct 28 16:27:36 2006 for MountFuji Engine by  doxygen 1.4.5