SyncSemaphore::unlockIncreases the count of the semaphore Description
public bool SyncSemaphore::unlock(int
&$prevcount = ?)Increases the count of a SyncSemaphore object. Parameters
Return Values
Returns ExamplesExample #1 SyncSemaphore::unlock example
See Also
|