971e0b0c5f
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
278 B
Plaintext
10 lines
278 B
Plaintext
config BR2_PACKAGE_LIBURCU
|
|
bool "liburcu"
|
|
help
|
|
Userspace implementation of the Read-Copy-Update (RCU)
|
|
synchronization mechanism. This library is mainly used by
|
|
the LTTng tracing infrastructure, but can be used for other
|
|
purposes as well.
|
|
|
|
http://lttng.org/urcu
|