Definition at line 84 of file segment.h.
all the segment index entries
Definition at line 86 of file segment.h.
the head of the free segments list
Definition at line 88 of file segment.h.
the head of the mapped segments list; we keep this list ordered by start address; no overlaps allowed
Definition at line 87 of file segment.h.
synchronizes access to the index
Definition at line 85 of file segment.h.