Thread::kill

Thread::kill

(PECL pthreads < 3.0.0)

Thread::killExecution

Warning

This method has been removed in pthreads v3.

Description

public void Thread::kill ( void )

Forces the referenced Thread to terminate

Warning

The programmer should not ordinarily kill Threads by force

Parameters

This function has no