Home
last modified time | relevance | path

Searched defs:NonmovingSegment (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/rts/sm/
H A DNonMoving.h37 struct NonmovingSegment { struct
38 struct NonmovingSegment *link; // for linking together segments into lists argument
39 struct NonmovingSegment *todo_link; // NULL when not in todo list argument
55 // NonmovingSegment header into cache. argument