Create a thread synchronization event.
- Resource Management:
- This function allocates resources that must later be freed by calling PCREvent_Destroy.
- Parameters
-
manualReset | Flag 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.