PHP Class malkusch\lock\mutex\NoMutex

Synchronization is not provided! This mutex is just implementing the interface without locking.
Author: Markus Malkusch ([email protected])
Inheritance: extends Mutex
Show file Open project: malkusch/lock

Public Methods

Method Description
synchronized ( callable $code )

Method Details

synchronized() public method

public synchronized ( callable $code )
$code callable