PHP » GoLang |
login |
register |
about
|
Threaded::lock(PECL pthreads < 3.0.0) Threaded::lock — Synchronization Warning
This method has been removed in pthreads v3. The Threaded::synchronized() method should now be used. Description
public bool Threaded::lock
( void
)
Lock the referenced objects property table ParametersThis function has no parameters. Return ValuesA boolean indication of success Examples
Example #1 Locking Object Properties
<?php The above example will output: bool(true) bool(true) |
more
Recently updated
more
Most requested
more
Last requests
|