|
Threaded::lockSynchronization Warning
This method has been removed in pthreads v3. Description
public boolean 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) |