liburcu 0.15.6-ok1 source package in openKylin

Changelog

liburcu (0.15.6-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Sun, 31 May 2026 06:21:26 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
liburcu_0.15.6.orig.tar.bz2 670.0 KiB 850b192096eb11ebf2c70e8f97bc7da7479ee41da1bebeb44e3986908bac414f
liburcu_0.15.6.orig.tar.bz2.asc 488 bytes 7b485bc469de21587b6b6e37b97f55c1a6405b81ded19260fce70e707db18ae9
liburcu_0.15.6-ok1.debian.tar.xz 15.5 KiB 01c36fd044ed9697575eba43d39f69dcaea1c98ee316336d942a8e0feba58fc4
liburcu_0.15.6-ok1.dsc 2.1 KiB 97a02d5eb40202a182acde71bfc17ce189b5553429c40ab9b6fcd1fd66f360c5

Available diffs

View changes file

Binary packages built by this source

liburcu-dev: userspace RCU (read-copy-update) library - development files

 This data synchronization library provides read-side access which scales
 linearly with the number of cores. It does so by allowing multiples copies of
 a given data structure to live at the same time, and by monitoring the data
 structure accesses to detect grace periods after which memory reclamation is
 possible.
 .
 Install this package if you wish to develop your own programs using the
 userspace RCU library.

liburcu8-udeb: userspace RCU (read-copy-update) library -- udeb

 This is a udeb version of liburcu8.

liburcu8t64: userspace RCU (read-copy-update) library

 This data synchronization library provides read-side access which scales
 linearly with the number of cores. It does so by allowing multiples copies of
 a given data structure to live at the same time, and by monitoring the data
 structure accesses to detect grace periods after which memory reclamation is
 possible.

liburcu8t64-dbgsym: debug symbols for liburcu8t64