[ 源代码: liburcu ]
软件包:liburcu-dev(0.13.2-1)
liburcu-dev 的相关链接
Debian 的资源:
下载源码包 liburcu:
- [liburcu_0.13.2-1.dsc]
- [liburcu_0.13.2.orig.tar.bz2]
- [liburcu_0.13.2.orig.tar.bz2.asc]
- [liburcu_0.13.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [liburcu.org]
相似软件包:
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.
其他与 liburcu-dev 有关的软件包
|
|
|
|
-
- dep: liburcu8 (= 0.13.2-1)
- userspace RCU (read-copy-update) library