OpenDOF Project
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-pcr-dev Version 7.0.1 Build 0
2017-04-11