Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
malkusch
lock
mutex
FlockMutex
PHP Class malkusch\lock\mutex\FlockMutex
See also:
flock()
See link:
Donations
Author:
Markus Malkusch (
[email protected]
)
Inheritance:
extends
LockMutex
Afficher le fichier
Open project: malkusch/lock
Méthodes publiques
Méthode
Description
__construct
(
resource
$fileHandle
)
Sets the file handle.
Méthodes protégées
Méthode
Description
lock
( )
unlock
( )
Method Details
__construct()
public
méthode
Sets the file handle.
public
__construct
(
resource
$fileHandle
)
$fileHandle
resource
The file handle.
lock()
protected
méthode
protected
lock
( )
unlock()
protected
méthode
protected
unlock
( )