« Worker::unstack
Collectable::isGarbage »
PHP Manual
pthreads
The Collectable interface
The Collectable interface
(PECL pthreads >= 2.0.8)
简介
Represents a garbage-collectable object.
接口摘要
interface
Collectable
{
/* 方法 */
public
isGarbage
():
bool
}
目录
Collectable::isGarbage
— Determine whether an object has been marked as garbage