Searched refs:VM_ZombieAll (Results 1 - 3 of 3) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | vm_operations.hpp | 287 class VM_ZombieAll: public VM_Operation { class in inherits:VM_Operation 289 VM_ZombieAll() {} function in class:VM_ZombieAll |
H A D | interfaceSupport.cpp | 194 VM_ZombieAll op; |
H A D | vm_operations.cpp | 173 void VM_ZombieAll::doit() { |
Completed in 336 milliseconds