Searched defs:blk_iterate (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp532 blk_iterate(&bpcl);
777 void CompactibleFreeListSpace::blk_iterate(BlkClosure* cl) { function in class:CompactibleFreeListSpace
2472 ((CompactibleFreeListSpace*)this)->blk_iterate(&cl); // cast off const

Completed in 42 milliseconds