OpenDOF Project
DOF_PCR_DECLSPEC PCREvent PCREvent_Create ( boolean  manualReset)

Create a thread synchronization event.

Resource Management:
This function allocates resources that must later be freed by calling PCREvent_Destroy.
Parameters
manualResetFlag indicating whether the event must be manually reset.
Returns
A representation of the newly created event, or NULL if an event could not be created.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22