(PECL pthreads >= 0.0.33)
Thread::isRunning — Tell if the referenced Thread is running.
Will return true if the referenced Thread has been started, and not yet joined by another context.
此函数没有参数。
A boolean indication of state.