hotspot/src/os/bsd/vm/mutex_bsd.inline.hpp
changeset 14583 d70ee55535f4
parent 10565 dc90c239f4ec
equal deleted inserted replaced
14582:490bb6c0df7c 14583:d70ee55535f4
    25 #ifndef OS_BSD_VM_MUTEX_BSD_INLINE_HPP
    25 #ifndef OS_BSD_VM_MUTEX_BSD_INLINE_HPP
    26 #define OS_BSD_VM_MUTEX_BSD_INLINE_HPP
    26 #define OS_BSD_VM_MUTEX_BSD_INLINE_HPP
    27 
    27 
    28 #include "os_bsd.inline.hpp"
    28 #include "os_bsd.inline.hpp"
    29 #include "runtime/interfaceSupport.hpp"
    29 #include "runtime/interfaceSupport.hpp"
    30 #include "thread_bsd.inline.hpp"
    30 #include "runtime/thread.inline.hpp"
    31 
    31 
    32 
    32 
    33 // Reconciliation History
    33 // Reconciliation History
    34 // mutex_solaris.inline.hpp     1.5 99/06/22 16:38:49
    34 // mutex_solaris.inline.hpp     1.5 99/06/22 16:38:49
    35 // End
    35 // End