Userspace read-copy-update (RCU) synchronization library for C
Library for userspace RCU (read-copy-update)
userspace-rcu$ pkg-config --modversion liburcu$ gcc -o myprogram myprogram.c $(pkg-config --cflags --libs liburcu)$ pkg-config --list-all | grep urcu