php man page for syncreaderwriter

Query: syncreaderwriter

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SYNCREADERWRITER(3)							 1						       SYNCREADERWRITER(3)

The SyncReaderWriter class

INTRODUCTION
A cross-platform, native implementation of named and unnamed reader-writer objects. A reader-writer object allows many readers or one writer to access a resource. This is an efficient solution for managing resources where access will primarily be read-only but exclusive write access is occasionally necessary.
CLASS SYNOPSIS
SyncReaderWriter SyncReaderWriter Methods o public SyncReaderWriter::__construct ([string $name], [bool $autounlock]) o public bool SyncReaderWriter::readlock ([integer $wait]) o public bool SyncReaderWriter::readunlock (void ) o public bool SyncReaderWriter::writelock ([integer $wait]) o public bool SyncReaderWriter::writeunlock (void ) PHP Documentation Group SYNCREADERWRITER(3)
Related Man Pages
domdocumentfragment(3) - php
domprocessinginstruction(3) - php
gearmanworker(3) - php
reflectionfunction(3) - php
reflectionmethod(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch