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

/openjdk10/hotspot/src/share/vm/runtime/
H A DvmThread.hpp159 static VM_Operation* _cur_vm_operation; // Current VM operation member in class:VMThread
H A DvmThread.cpp207 VM_Operation* VMThread::_cur_vm_operation = NULL; member in class:VMThread
[all...]

Completed in 103 milliseconds