OpenDOF Project
DOF_PCR_DECLSPEC void PCRCondition_Destroy ( PCRCondition  cond)

Destroy a condition variable.

The condition variable must not be currently in use (nothing can be waiting on or signaling the condition).

Parameters
condCondition variable to destroy. May be NULL.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25