Main Page
Modules
PCRCondition
PCRCondition
PCRCondition_Broadcast
PCRCondition_Create
PCRCondition_Destroy
PCRCondition_Signal
PCRCondition_Wait
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