TianoCore EDK2 master
Loading...
Searching...
No Matches
InternalGetSpinLockProperties.c File Reference

Go to the source code of this file.

Functions

UINTN InternalGetSpinLockProperties (VOID)
 

Detailed Description

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.

Function Documentation

◆ InternalGetSpinLockProperties()

UINTN InternalGetSpinLockProperties ( VOID  )

Internal function to retrieve the architecture specific spin lock alignment requirements for optimal spin lock performance.

Returns
The architecture specific spin lock alignment.

Definition at line 19 of file InternalGetSpinLockProperties.c.