The ImportedThread class
ImportedThread
&reftitle.intro;
An ImportedThread is returned by a call to Thread::getThread.
This provides any Thread created by pthreads, in any context, being executed in the same instance of PHP, the ability to synchronize with any Thread including collect it's output.
&reftitle.classsynopsis;
ImportedThread
ImportedThread
&Methods;
&reference.pthreads.entities.importedthread;