(PECL pthreads >= 0.0.33)
Thread::start — Start executing the referenced Thread
$synchronized
] )Start executing the referenced Thread, optionally synchronized with the caller.
synchronized
If true, will cause the caller of Thread::start() to wait for notification before returning.
A boolean indication of success.