src/hotspot/share/utilities/globalCounter.inline.hpp
changeset 59290 97d13893ec3c
parent 59247 56bf71d64d51
equal deleted inserted replaced
59289:c887851da33d 59290:97d13893ec3c
    24 
    24 
    25 #ifndef SHARE_UTILITIES_GLOBALCOUNTER_INLINE_HPP
    25 #ifndef SHARE_UTILITIES_GLOBALCOUNTER_INLINE_HPP
    26 #define SHARE_UTILITIES_GLOBALCOUNTER_INLINE_HPP
    26 #define SHARE_UTILITIES_GLOBALCOUNTER_INLINE_HPP
    27 
    27 
    28 #include "runtime/atomic.hpp"
    28 #include "runtime/atomic.hpp"
    29 #include "runtime/orderAccess.hpp"
       
    30 #include "runtime/thread.inline.hpp"
    29 #include "runtime/thread.inline.hpp"
    31 #include "utilities/globalCounter.hpp"
    30 #include "utilities/globalCounter.hpp"
    32 
    31 
    33 inline GlobalCounter::CSContext
    32 inline GlobalCounter::CSContext
    34 GlobalCounter::critical_section_begin(Thread *thread) {
    33 GlobalCounter::critical_section_begin(Thread *thread) {