Main Page
Related Pages
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 7.1.5 Build 0
2017-01-25