Mutex::destroy

Mutex::destroy

(PECL pthreads < 3.0.0)

Mutex::destroyDestroy Mutex

Warning

The Mutex class has been removed in pthreads v3.

Description

final public static boolean Mutex::destroy (  long $mutex  )

Destroying Mutex handles must be carried out explicitly by the programmer when they are finished with the Mutex handle.