parent root
PHP: Collectable::setGarbage - Manual

Collectable::setGarbage

(PECL pthreads < 3.0.0)

Collectable::setGarbageMark an object as garbage

Warning

This method has been removed in pthreads v3.

Description

public Collectable::setGarbage ( void ) : void

Should be called once per object when the object is finished being executed or referenced.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root