ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
chunk.prev
ocean
util
container
Container
Container
GCChunk
chunk
The previous chunk in the chain. Required for O(1) removal from the chain.
struct
chunk
chunk
*
prev
;
Meta
Source
See Implementation
ocean
util
container
Container
Container
GCChunk
chunk
functions
allocateFromFree
deallocate
variables
elems
freeList
next
numFree
prev
The previous chunk in the chain. Required for O(1) removal from the chain.