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