Skip to content

Commit

Permalink
Add more comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed Mar 4, 2024
1 parent f14091f commit d9ba6f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/aws/common/atomics_msvc.inl
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ AWS_EXTERN_C_BEGIN
* see https://developer.arm.com/documentation/102336/0100/Memory-barriers
* For more information about Miscosoft Interensic ARM64 APIs,
* see https://learn.microsoft.com/en-us/cpp/intrinsics/arm64-intrinsics?view=msvc-170
* Note: wrt _Interlocked[Op]64 is the same for ARM64 and x64 processors
*/

#ifdef _M_IX86
Expand Down

0 comments on commit d9ba6f8

Please sign in to comment.