uatomic/x86: Remove redundant memory barriers
[urcu.git] / include / urcu / urcu-futex.h
1 // SPDX-FileCopyrightText: 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2 //
3 // SPDX-License-Identifier: LGPL-2.1-or-later
4
5 #warning "urcu/urcu-futex.h is deprecated. Please include urcu/futex.h instead."
6 #include <urcu/futex.h>
This page took 0.030292 seconds and 5 git commands to generate.