Main Page
Modules
Data Structures
PCRCondition
PCRCondition
PCRCondition_Broadcast
PCRCondition_Create
PCRCondition_Destroy
PCRCondition_Signal
PCRCondition_Wait
DOF_PCR_DECLSPEC
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-oal
Version 8.0.1 Build 0
2018-01-22