PHP » GoLang |
login |
register |
about
|
GoLang SyncSemaphore::unlock
request it (365)
GoLang replacement for PHP's SyncSemaphore::unlock
[edit | history]
SyncSemaphore::unlock(PECL sync >= 1.0.0) SyncSemaphore::unlock — Increases the count of the semaphore Description
public bool SyncSemaphore::unlock
([ int
&$prevcount
] )Increases the count of a SyncSemaphore object. Parameters
Return ValuesA boolean of TRUE if the unlock operation was successful, FALSE otherwise. ExamplesExample #1 SyncSemaphore::unlock() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|