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 8.0.1 Build 0
2018-01-22