Fix: use atomic load memory_order_consume for rcu_dereference on C11/C++11
[urcu.git] / include / urcu / urcu_ref.h
1 #warning "urcu/urcu_ref.h is deprecated. Please include urcu/ref.h instead."
2 #include <urcu/ref.h>
This page took 0.029657 seconds and 4 git commands to generate.