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 7.1.5 Build 0
2017-01-25