PHP » GoLang |
login |
register |
about
|
GoLang pht\Queue::unlock
request it (362)
GoLang replacement for PHP's pht\Queue::unlock
[edit | history]
pht\Queue::unlock(PECL pht >= 0.0.1) pht\Queue::unlock — Releases the queue's mutex lock Description
public void pht\Queue::unlock
( void
)
This method will release the mutex lock associated with the queue. ParametersThis function has no parameters. Return ValuesNo return value. Examples
Example #1 Locking a queue's mutex lock
<?php The above example will output: int(1) int(1) |
more
Recently updated
more
Most requested
more
Last requests
|