< prev index next >

src/hotspot/share/gc/z/zMarkTerminate.inline.hpp

Print this page

        

*** 23,33 **** #ifndef SHARE_GC_Z_ZMARKTERMINATE_INLINE_HPP #define SHARE_GC_Z_ZMARKTERMINATE_INLINE_HPP #include "runtime/atomic.hpp" - #include "runtime/orderAccess.hpp" inline ZMarkTerminate::ZMarkTerminate() : _nworkers(0), _nworking_stage0(0), _nworking_stage1(0) {} --- 23,32 ----
< prev index next >