mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8044775: Improve usage of umbrella header atomic.inline.hpp
Reviewed-by: stefank, kvn
This commit is contained in:
parent
9672a26d51
commit
8e7c8f1d88
97 changed files with 218 additions and 105 deletions
|
@ -25,6 +25,9 @@
|
|||
#ifndef SHARE_VM_RUNTIME_EXTENDEDPC_HPP
|
||||
#define SHARE_VM_RUNTIME_EXTENDEDPC_HPP
|
||||
|
||||
#include "memory/allocation.hpp"
|
||||
#include "utilities/globalDefinitions.hpp"
|
||||
|
||||
// An ExtendedPC contains the _pc from a signal handler in a platform
|
||||
// independent way.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue