Searched refs:tostop (Results 1 – 1 of 1) sorted by relevance
722 int tostop; /* stop sweep when this is true */ in sweeplist() local726 tostop = bitmask(OLDBIT); /* do not sweep old generation */ in sweeplist()731 tostop = 0; /* do not stop */ in sweeplist()741 if (testbits(marked, tostop)) in sweeplist()