ck 0.7.1-6 source package in Ubuntu

Changelog

ck (0.7.1-6) sid; urgency=medium

  * Uploading to sid.
  * Running test-suite only on fast-enough architectures (amd64, arm64,
    i386).

 -- Daniel Baumann <email address hidden>  Sun, 31 Oct 2021 02:46:17 +0200

Upload details

Uploaded by:
Daniel Baumann
Uploaded to:
Sid
Original maintainer:
Daniel Baumann
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ck_0.7.1-6.dsc 1.9 KiB 089d24be912c5f3dc39c73f4aed145e6fd37dde60cdad02b736efde659aeb831
ck_0.7.1.orig.tar.xz 175.3 KiB 296a4c803fecd1fb0191f78715c0ec97cc2d9109ed3c2c89b0385d4d2263d9c5
ck_0.7.1-6.debian.tar.xz 4.5 KiB 846517608859d119fbe93e44d34491d97cd4daf8d2757c7dddfa07bb7d66f163

Available diffs

No changes file available.

Binary packages built by this source

libck-dev: Concurrency Kit (development)

 The Concurrency Kit library implements concurrency primitives, safe memory
 reclamation mechanisms and non-blocking data structures for the research,
 design and implementation of high performance concurrent systems.
 .
 This package contains the development files.

libck0: Concurrency Kit (library)

 The Concurrency Kit library implements concurrency primitives, safe memory
 reclamation mechanisms and non-blocking data structures for the research,
 design and implementation of high performance concurrent systems.
 .
 It features atomic operations, hardware transactional memory, memory barriers,
 hash tables, list, ring, stack, fifo, bitmap, safe memory reclamation,
 scalable locks, execution barriers, asymmetric synchronization and more.

libck0-dbgsym: debug symbols for libck0