summaryrefslogtreecommitdiff
path: root/lib/power/rte_power.c
diff options
context:
space:
mode:
authorTyler Retzlaff <roretzla@linux.microsoft.com>2024-02-14 22:50:54 -0800
committerThomas Monjalon <thomas@monjalon.net>2024-02-18 13:12:33 +0100
commit283d843722f11c4cb4714fa8661f4cfb7986b0e6 (patch)
treeab748b1176e063ce47207dac28e6a4e093804be4 /lib/power/rte_power.c
parent93998f3c5f22747e4f2c5e8714fa5cbe6c9d1574 (diff)
lib: use atomic thread fence recommended API
Use rte_atomic_thread_fence() instead of directly using __atomic_thread_fence() builtin GCC intrinsic or __rte_atomic_thread_fence() internal function. Signed-off-by: Tyler Retzlaff <roretzla@linux.microsoft.com> Acked-by: Morten Brørup <mb@smartsharesystems.com> Acked-by: Chengwen Feng <fengchengwen@huawei.com> Acked-by: Thomas Monjalon <thomas@monjalon.net>
Diffstat (limited to 'lib/power/rte_power.c')
0 files changed, 0 insertions, 0 deletions