PHP » GoLang |
login |
register |
about
|
GoLang Threaded::synchronized
request it (362)
GoLang replacement for PHP's Threaded::synchronized
[edit | history]
Threaded::synchronized(PECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization DescriptionExecutes the block while retaining the referenced objects synchronization lock for the calling context Parameters
Return ValuesThe return value from the block Examples
Example #1 Synchronizing
<?php The above example will output: bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|