« parallel\Sync::__invoke
Introdução »
PHP Manual
Extensões para Controle de Processo
pthreads
pthreads
Introdução
Instalação/Configuração
Dependências
Instalação
Constantes predefinidas
Threaded
— A classe Threaded
Threaded::chunk
— Manipulation
Threaded::count
— Manipulation
Threaded::extend
— Runtime Manipulation
Threaded::isRunning
— State Detection
Threaded::isTerminated
— State Detection
Threaded::merge
— Manipulation
Threaded::notify
— Synchronization
Threaded::notifyOne
— Synchronization
Threaded::pop
— Manipulation
Threaded::run
— Execution
Threaded::shift
— Manipulation
Threaded::synchronized
— Synchronization
Threaded::wait
— Synchronization
Thread
— A classe Thread
Thread::getCreatorId
— Identification
Thread::getCurrentThread
— Identification
Thread::getCurrentThreadId
— Identification
Thread::getThreadId
— Identification
Thread::isJoined
— State Detection
Thread::isStarted
— State Detection
Thread::join
— Synchronization
Thread::start
— Execution
Worker
— A classe Worker
Worker::collect
— Collect references to completed tasks
Worker::getStacked
— Gets the remaining stack size
Worker::isShutdown
— State Detection
Worker::shutdown
— Shutdown the worker
Worker::stack
— Stacking work
Worker::unstack
— Unstacking work
Collectable
— A interface Collectable
Collectable::isGarbage
— Determine whether an object has been marked as garbage
Pool
— A classe Pool
Pool::collect
— Collect references to completed tasks
Pool::__construct
— Creates a new Pool of Workers
Pool::resize
— Resize the Pool
Pool::shutdown
— Shutdown all workers
Pool::submit
— Submits an object for execution
Pool::submitTo
— Submits a task to a specific worker for execution
Volatile
— A classe Volatile