mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8042195: Introduce umbrella header orderAccess.inline.hpp
Reviewed-by: dholmes, kvn, stefank, twisti
This commit is contained in:
parent
3073f25b0d
commit
6e6f0720a9
81 changed files with 196 additions and 243 deletions
|
@ -38,7 +38,8 @@
|
|||
#include "oops/klass.inline.hpp"
|
||||
#include "oops/markOop.inline.hpp"
|
||||
#include "oops/oop.hpp"
|
||||
#include "runtime/atomic.hpp"
|
||||
#include "runtime/atomic.inline.hpp"
|
||||
#include "runtime/orderAccess.inline.hpp"
|
||||
#include "runtime/os.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#ifdef TARGET_ARCH_x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue