MFMutex MFThread_CreateMutex const char *  pName  ) 
 

Creates a mutex object that can be used to block a thread from accessing mutually exclusive data while another thread is already accessing it.

Parameters:
pName Name to identify the mutex.
Returns:
Returns a handle to the created mutex.


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