fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / include / urcu / urcu-futex.h
... / ...
CommitLineData
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.023812 seconds and 5 git commands to generate.