php man page for cond

Query: cond

OS: php

Section: 3

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

COND(3) 								 1								   COND(3)

The Cond class

INTRODUCTION
The static methods contained in the Cond class provide direct access to Posix Condition Variables.
CLASS SYNOPSIS
Cond Cond Methods o finalpublicstatic boolean Cond::broadcast (long $condition) o finalpublicstatic long Cond::create (void ) o finalpublicstatic boolean Cond::destroy (long $condition) o finalpublicstatic boolean Cond::signal (long $condition) o finalpublicstatic boolean Cond::wait (long $condition, long $mutex, [long $timeout]) PHP Documentation Group COND(3)
Related Man Pages
explain(7) - suse
ev(3) - php
evio(3) - php
phar(3) - php
thread(3) - php
Similar Topics in the Unix Linux Community
Help Needed in Date Condition !!
Split a files into many files when condition
[Condition] if then else
Ubuntu 16.04 doesn't detect my second monitor
How to make paste -d second file print down while looping?