8325456: Rename nsk_mutex.h
Reviewed-by: coleenp, jwaters
This commit is contained in:
parent
0ea75b28d4
commit
10beb3184e
@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "nsk_mutex.h"
|
||||
#include "nsk_mutex.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2010, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -21,8 +21,8 @@
|
||||
* questions.
|
||||
*/
|
||||
|
||||
#ifndef NSK_MUTEX_H
|
||||
#define NSK_MUTEX_H
|
||||
#ifndef NSK_MUTEX_HPP
|
||||
#define NSK_MUTEX_HPP
|
||||
|
||||
extern "C" {
|
||||
|
Loading…
x
Reference in New Issue
Block a user