hotspot/src/os/aix/vm/mutex_aix.inline.hpp
changeset 23492 af5352f40e65
parent 22831 1e2ba1d62103
child 35594 cc13089c6327
equal deleted inserted replaced
23491:f690330b10b9 23492:af5352f40e65
     1 /*
     1 /*
     2  * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     3  * Copyright 2012, 2013 SAP AG. All rights reserved.
     3  * Copyright 2012, 2014 SAP AG. All rights reserved.
     4  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5  *
     5  *
     6  * This code is free software; you can redistribute it and/or modify it
     6  * This code is free software; you can redistribute it and/or modify it
     7  * under the terms of the GNU General Public License version 2 only, as
     7  * under the terms of the GNU General Public License version 2 only, as
     8  * published by the Free Software Foundation.
     8  * published by the Free Software Foundation.
    26 #ifndef OS_AIX_VM_MUTEX_AIX_INLINE_HPP
    26 #ifndef OS_AIX_VM_MUTEX_AIX_INLINE_HPP
    27 #define OS_AIX_VM_MUTEX_AIX_INLINE_HPP
    27 #define OS_AIX_VM_MUTEX_AIX_INLINE_HPP
    28 
    28 
    29 #include "os_aix.inline.hpp"
    29 #include "os_aix.inline.hpp"
    30 #include "runtime/interfaceSupport.hpp"
    30 #include "runtime/interfaceSupport.hpp"
    31 #include "thread_aix.inline.hpp"
    31 #include "runtime/thread.inline.hpp"
    32 
    32 
    33 #endif // OS_AIX_VM_MUTEX_AIX_INLINE_HPP
    33 #endif // OS_AIX_VM_MUTEX_AIX_INLINE_HPP