hotspot/src/share/vm/services/memPtr.hpp
changeset 25351 7c198a690050
parent 18086 f44cf213a775
equal deleted inserted replaced
25350:6423a57e5451 25351:7c198a690050
    24 
    24 
    25 #ifndef SHARE_VM_SERVICES_MEM_PTR_HPP
    25 #ifndef SHARE_VM_SERVICES_MEM_PTR_HPP
    26 #define SHARE_VM_SERVICES_MEM_PTR_HPP
    26 #define SHARE_VM_SERVICES_MEM_PTR_HPP
    27 
    27 
    28 #include "memory/allocation.hpp"
    28 #include "memory/allocation.hpp"
    29 #include "runtime/atomic.hpp"
       
    30 #include "runtime/os.hpp"
    29 #include "runtime/os.hpp"
    31 #include "runtime/safepoint.hpp"
    30 #include "runtime/safepoint.hpp"
    32 
    31 
    33 /*
    32 /*
    34  * global sequence generator that generates sequence numbers to serialize
    33  * global sequence generator that generates sequence numbers to serialize