fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[urcu.git] / include / urcu / urcu_ref.h
CommitLineData
d3d3857f
MJ
1// SPDX-FileCopyrightText: 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2//
3// SPDX-License-Identifier: LGPL-2.1-or-later
4
4503de69
MD
5#warning "urcu/urcu_ref.h is deprecated. Please include urcu/ref.h instead."
6#include <urcu/ref.h>
This page took 0.045323 seconds and 4 git commands to generate.