SyncReaderWriter::__construct
SyncReaderWriter::__construct
(PECL sync >= 1.0.0)
SyncReaderWriter::__construct — Constructs a new SyncReaderWriter object
Description
public SyncReaderWriter::__construct ([ string $name [, bool $autounlock = true ]] )
Constructs a named or unnamed reader-writer object.
Parameters
-
name
-
The name of the reader-writer if this is a named reader-writer object.
Note: