? Worker::unstack
Collectable::isGarbage ?
PHP8中文参考手册
pthreads
The Collectable interface
The Collectable interface
(PECL pthreads >= 2.0.8)
简介
Represents a garbage-collectable object.
接口摘要
implements
Collectable
{
/* 方法 */
public
isGarbage
( ) :
bool
}
Table of Contents
Collectable::isGarbage
— Determine whether an object has been marked as garbage
User Contributed Notes
There are no user contributed notes for this page.
PHP8中文手册
由
站长在线
整理 版权归PHP文档组所有