MCPcopy Create free account
hub / github.com/PlatformLab/Homa / ObjectPool

Method ObjectPool

src/ObjectPool.h:65–68  ·  view source on GitHub ↗

* Construct a new ObjectPool. The pool begins life with no allocated * memory. Objects are first allocated individually via malloc. Destroyed * objects have their backing memory stashed away to speed up future * allocations. For simplicity, no bulk allocations are performed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected