uatomic/x86: Remove redundant memory barriers
[urcu.git] / tests / benchmark / common-states.c
1 // SPDX-FileCopyrightText: 2023 Olivier Dion <odion@efficios.com>
2 //
3 // SPDX-License-Identifier: GPL-2.0-or-later
4
5 volatile int _test_go = 0, _test_stop = 0;
This page took 0.029095 seconds and 4 git commands to generate.