(PECL sync >= 1.0.0)
SyncEvent::reset — Resets a manual event
public SyncEvent::reset ( ) : bool
Resets a SyncEvent object that has been fired/set. Only valid for manual event objects.
This function has no parameters.
A boolean value of TRUE if the object was successfully reset, FALSE otherwise.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/syncevent.reset.php