]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import CK as of commit 2265c7846f4ce667f5216456afe2779b23c3e5f7.
authorOlivier Houchard <cognet@FreeBSD.org>
Fri, 29 Oct 2021 17:01:15 +0000 (19:01 +0200)
committerOlivier Houchard <cognet@FreeBSD.org>
Fri, 29 Oct 2021 17:01:15 +0000 (19:01 +0200)
commitce929fe84f9c453263af379f3b255ff8eca01d48
treee67b03511733872a7fea5ab703fee973ee18a6d4
parent48289654a0ac91e3c29f25461373b3f1b7c82095
Import CK as of commit 2265c7846f4ce667f5216456afe2779b23c3e5f7.
19 files changed:
include/ck_backoff.h
include/ck_cc.h
include/ck_ec.h [new file with mode: 0644]
include/ck_fifo.h
include/ck_hs.h
include/ck_pr.h
include/ck_queue.h
include/ck_ring.h
include/gcc/aarch64/ck_pr.h
include/gcc/aarch64/ck_pr_llsc.h
include/gcc/aarch64/ck_pr_lse.h
include/gcc/ck_cc.h
include/gcc/x86/ck_pr.h
include/gcc/x86_64/ck_pr.h
include/spinlock/fas.h
src/ck_ec.c [new file with mode: 0644]
src/ck_ec_timeutil.h [new file with mode: 0644]
src/ck_hs.c
src/ck_ht.c