TianoCore EDK2 master
|
#include "BaseSynchronizationLibInternals.h"
Go to the source code of this file.
Functions | |
UINTN | InternalGetSpinLockProperties (VOID) |
Internal function to get spin lock alignment.
Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file InternalGetSpinLockProperties.c.
UINTN InternalGetSpinLockProperties | ( | VOID | ) |
Internal function to retrieve the architecture specific spin lock alignment requirements for optimal spin lock performance.
Definition at line 19 of file InternalGetSpinLockProperties.c.