OpenDOF Project
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-pcr-dev Version 7.0.1 Build 0
2017-04-11