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 7.1.5 Build 0
2017-01-25