PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Collectable::isGarbage

(PECL pthreads >= 2.0.8)

Collectable::isGarbageDetermine whether an object has been marked as garbage

说明

public Collectable::isGarbage ( void ) : bool

Can be called in Pool::collect() to determine if this object is garbage.

参见