Re: [dpdk-dev] [PATCH v2 0/8] use GCC's C11 atomic builtins for test
From: Thomas Monjalon <hidden>
Date: 2021-07-14 11:44:27
From: Thomas Monjalon <hidden>
Date: 2021-07-14 11:44:27
13/07/2021 09:28, Joyce Kong:
Hi David, Since we have some discussion about the atomic operations now, I changed the commit message from "C11 atomics"(which has been widely used in previous commit) to "GCC atomic built-ins". What's your opinion about whether keeping the previous message for the consistency or using the new description?
Given clang adopted the same syntax as GCC, I prefer "compiler atomic builtins".