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
Afficher le fichier Open project: malkusch/lock

Méthodes publiques

Méthode Description
synchronized ( callable $code )

Method Details

synchronized() public méthode

public synchronized ( callable $code )
$code callable