Lines Matching refs:garbage
5 // Garbage collector (GC).
18 // On-the-fly garbage collection: an exercise in cooperation. Commun. ACM 21, 11 (November 1978),
21 // Hudson, R., and Moss, J.E.B. Copying Garbage Collection without stopping the world.
131 // improve parallelism, the garbage collector breaks up scan jobs for
254 // Garbage collector phase.
342 // when to trigger concurrent garbage collection and how much marking
1065 // GC runs a garbage collection and blocks the caller until the
1066 // garbage collection is complete. It may also block the entire
1533 gp.waitreason = "garbage collection"