Sign in
android
/
platform
/
external
/
armnn
/
HEAD
/
.
/
profiling
/
common
/
include
/
Threads.hpp
blob: 1c24a3087b64756b3a12e0245488be163eecc3c7 [
file
] [
log
] [
blame
]
//
// Copyright © 2020 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//
#pragma
once
namespace
arm
{
namespace
pipe
{
int
GetCurrentThreadId
();
}
// namespace pipe
}
// namespace arm