Searched defs:mark_stack_push (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/gc_implementation/g1/ | ||
H A D | concurrentMark.hpp | 595 // Notice that the first mark_stack_push is CAS-based, whereas the 600 bool mark_stack_push(oop p) { function in class:ConcurrentMark 608 bool mark_stack_push(oop* arr, int n) { function in class:ConcurrentMark |
Completed in 34 milliseconds