Documentation
Tagion
Recycler.remove
tagion
dart
Recycler
Recycler
Removes a segment from the recycler.
struct
Recycler
protected
void
remove
(
RecycleSegment
*
segment
)
Parameters
segment
RecycleSegment
*
segment to be removed
tagion
dart
Recycler
Recycler
functions
claim
dispose
dump
dumpToBeRecycled
insert
read
recycle
remove
sortedRecycleSegments
write
variables
indices
owner
segments
to_be_recycled
Removes a segment from the recycler.