PHP Manual
Function Reference
Process Control Extensions
pthreads
Introduction
Installing/Configuring
Predefined Constants
Threaded
Thread
Worker
Collectable
Pool
Volatile
Worker::unstack
Collectable::isGarbage
pthreads
PHP Manual
The Collectable interface
Introduction
Represents a garbage-collectable object.
Interface synopsis
Collectable
interface
Collectable
{
/* Methods */
public
true
isGarbage
()
}
Table of Contents
Collectable::isGarbage
— Determine whether an object has been marked as garbage