ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
IFreeListInfo.num_idle
ocean
util
container
pool
model
IFreeList
IFreeListInfo
Returns the number of idle items in pool.
interface
IFreeListInfo
size_t
num_idle
(
)
Return Value
Type:
size_t
the number of idle items in pool
Meta
Source
See Implementation
ocean
util
container
pool
model
IFreeList
IFreeListInfo
functions
num_idle
Returns the number of idle items in pool.