[dpdk-dev] [PATCH v2 0/8] use GCC's C11 atomic builtins for test
Thomas Monjalon
thomas at monjalon.net
Wed Jul 14 13:44:24 CEST 2021
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".
More information about the dev
mailing list