batch-engine ~bitsTypes (2022-05-05T07:08:43.2915801)
Dub
Repo
chunk.prev
Engine
Allocator
ChunkAllocator
chunk
The previous chunk in the chain. Required for O(1) removal from the chain.
struct
chunk
chunk
*
prev
;
Meta
Source
See Implementation
Engine
Allocator
ChunkAllocator
chunk
functions
allocateFromFree
deallocate
variables
elems
freeList
next
numFree
prev
The previous chunk in the chain. Required for O(1) removal from the chain.