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

/openjdk9/hotspot/src/share/vm/runtime/
H A Dvm_operations.hpp110 class VM_Operation: public CHeapObj<mtInternal> { class in inherits:CHeapObj
135 VM_Operation() { _calling_thread = NULL; _next = NULL; _prev = NULL; } function in class:VM_Operation
[all...]

Completed in 165 milliseconds