slackbuilds_ponce/libraries/liburcu/README
dsomero a6da8a92b6 libraries/liburcu: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-30 00:13:39 -06:00

3 lines
172 B
Text

liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library.
This data synchronization library provides read-side access which
scales linearly with the number of cores.