Searched refs:VM_ForceAsyncSafepoint (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | vm_operations.hpp | 231 class VM_ForceAsyncSafepoint: public VM_Operation { class in inherits:VM_Operation 233 VM_ForceAsyncSafepoint() {} function in class:VM_ForceAsyncSafepoint |
H A D | synchronizer.cpp | 924 VMThread::execute (new VM_ForceAsyncSafepoint()) ; |
Completed in 128 milliseconds