IFreeListInfo

Informational interface to a free list.

interface IFreeListInfo {}

Members

Functions

num_idle
size_t num_idle()

Returns the number of idle items in pool.

Meta