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

/openjdk10/hotspot/src/share/vm/runtime/
H A DvmThread.hpp75 VM_Operation* remove_next_at_safepoint_priority() { return queue_remove_front(SafepointPriority); } function in class:VMOperationQueue

Completed in 38 milliseconds