OpenDOF Project
PCRCondition PCRCondition_Create ( void  )

Create a condition variable.

Resource Management:
This function allocates resources that must later be freed by calling PCRCondition_Destroy.
Returns
A representation of the newly created condition variable, or NULL if it could not be created.
core-c-dof-pcr-dev Version 7.0.1 Build 0
2017-04-11