[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ b ] [ c ] [ e ] [ f ] [ g ] [ i ] [ n ] [ p ] [ r ] [ s ] [ _ ]

b

basic.php
procedural page basic.php
browser_pool.php
procedural page browser_pool.php
top

c

$counter
in file simple_controller.php, variable executeThread::$counter
controllerThread
in file simple_controller.php, method controllerThread::controllerThread()
    controllerThread::controllerThread()
controllerThread
in file simple_controller.php, class controllerThread
    PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set like Java language.
CTRL_MAX_IDLE
in file simple_controller.php, constant CTRL_MAX_IDLE
CTRL_POLLING_INTERVAL
in file simple_controller.php, constant CTRL_POLLING_INTERVAL
top

e

executeThread
in file simple_controller.php, method executeThread::executeThread()
executeThread
in file simple_controller.php, class executeThread
    PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set like Java language.
exec_methods.php
procedural page exec_methods.php
top

f

Fork.php
procedural page Fork.php
top

g

getCounter
in file simple_controller.php, method executeThread::getCounter()
getLastAlive
in file Fork.php, method PHP_Fork::getLastAlive()
    PHP_Fork::getLastAlive()
getName
in file Fork.php, method PHP_Fork::getName()
    PHP_Fork::getName() Returns this pseudo-thread's name.
getPid
in file Fork.php, method PHP_Fork::getPid()
    PHP_Fork::getPid() Return the PID of the current pseudo-thread.
getThreadPool
in file simple_controller.php, method controllerThread::getThreadPool()
getVariable
in file Fork.php, method PHP_Fork::getVariable()
    PHP_Fork::getVariable()
top

i

isActive
in file Fork.php, method PHP_Fork::isActive()
    PHP_Fork::isActive()
isRunning
in file Fork.php, method PHP_Fork::isRunning()
    PHP_Fork::isRunning() Test if the pseudo-thread is already started.
top

n

NUM_START_THREAD
in file browser_pool.php, constant NUM_START_THREAD
NUM_THREAD
in file simple_controller.php, constant NUM_THREAD
top

p

PHP_Fork
in file Fork.php, method PHP_Fork::PHP_Fork()
    PHP_Fork::PHP_Fork() Allocates a new pseudo-thread object and set its name to $name.
PHP_Fork
in file Fork.php, class PHP_Fork
    PHP_Fork class. Wrapper around the pcntl_fork() stuff with a API set like Java language.
passing_vars.php
procedural page passing_vars.php
PHP_FORK_RETURN_METHOD
in file Fork.php, constant PHP_FORK_RETURN_METHOD
PHP_FORK_VOID_METHOD
in file Fork.php, constant PHP_FORK_VOID_METHOD
    Constant values to set type of method call we want to emulate.
top

r

register_callback_func
in file Fork.php, method PHP_Fork::register_callback_func()
    PHP_Fork::register_callback_func()
run
in file simple_controller.php, method executeThread::run()
run
in file Fork.php, method PHP_Fork::run()
    PHP_Fork::run()
run
in file simple_controller.php, method controllerThread::run()
top

s

simple_controller.php
procedural page simple_controller.php
setAlive
in file Fork.php, method PHP_Fork::setAlive()
    PHP_Fork::setAlive()
setName
in file Fork.php, method PHP_Fork::setName()
    PHP_Fork::setName() Changes the name of this thread to the given name.
setVariable
in file Fork.php, method PHP_Fork::setVariable()
    PHP_Fork::setVariable()
showHelpMsg
in file browser_pool.php, function showHelpMsg()
start
in file Fork.php, method PHP_Fork::start()
    PHP_Fork::start() Causes this pseudo-thread to begin parallel execution.
stop
in file Fork.php, method PHP_Fork::stop()
    PHP_Fork::stop() Causes the current thread to die.
stopAllThreads
in file simple_controller.php, method controllerThread::stopAllThreads()
top

_

_getInputCLI
in file simple_controller.php, function _getInputCLI()
    Functions used by the console
_read
in file simple_controller.php, function _read()
top

Documentation generated on Mon, 11 Mar 2019 15:41:27 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.