Thread::run
(PECL pthreads >= 0.34)
Thread::run — Execution
Descrizione
abstract public void Thread::run
( void
)
The run method of a Thread is executed in a Thread when a call to Thread::start is made
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
The methods return value, if used, will be ignored
There are no user contributed notes for this page.
