Home | History | Annotate | Download | only in runtime

Lines Matching refs:lists

32 	free      [_MaxMHeapList]mSpanList // free lists of given length
33 freelarge mSpanList // free lists length >= _MaxMHeapList
34 busy [_MaxMHeapList]mSpanList // busy lists of large objects of given length
35 busylarge mSpanList // busy lists of large objects length >= _MaxMHeapList
97 // central free lists for small size classes.
124 // either one of the MHeap's free lists or one of the
125 // MCentral's span lists.
586 // update stats, sweep lists
591 // Swept spans are at the end of lists.
665 // Try in fixed-size lists up to max.