Pool::shutdown

Pool::shutdown

(PECL pthreads >= 2.0.0)

Pool::shutdownShutdown all workers

Description

public void Pool::shutdown ( void )

Shuts down all of the workers in the pool. This will block until all submitted tasks have been executed.

Parameters

This function has no parameters.

Return Values

No value is returned.