Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
malkusch
lock
mutex
NoMutex
PHP Class malkusch\lock\mutex\NoMutex
Synchronization is not provided! This mutex is just implementing the interface without locking.
See link:
Donations
Author:
Markus Malkusch (
[email protected]
)
Inheritance:
extends
Mutex
Mostra file
Open project: malkusch/lock
Public Methods
Method
Description
synchronized
(
callable
$code
)
Method Details
synchronized()
public
method
public
synchronized
(
callable
$code
)
$code
callable