OpenDOF Project
DOF_PCR_DECLSPEC PCRMutex PCRMutex_Create ( void  )

Create a mutex.

Resource Management:
This function allocates resources that must later be freed by calling PCRMutex_Destroy.
Returns
A representation of the newly created mutex, or NULL if a mutex could not be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22