Config.in 352 B

12345678910
  1. config BR2_PACKAGE_LIBURCU
  2. bool "liburcu"
  3. depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_powerpc || BR2_x86_64
  4. help
  5. Userspace implementation of the Read-Copy-Update (RCU)
  6. synchronization mechanism. This library is mainly used by
  7. the LTTng tracing infrastructure, but can be used for other
  8. purposes as well.
  9. http://lttng.org/urcu