CCF
Loading...
Searching...
No Matches
include
ccf
pal
locking.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#include <mutex>
6
7
namespace
ccf::pal
8
{
12
using
Mutex
= std::mutex;
13
}
ccf::pal
Definition
attestation.h:20
ccf::pal::Mutex
std::mutex Mutex
Definition
locking.h:12
Generated by
1.9.8