You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Olivier Houchard
bcecb8a916
gcc/ck_pr: Fix ck_pr_md_load_ptr() and ck_pr_md_store_ptr().
...
In an attempt to prevent gcc from emiting warnings, ck_pr_md_load_ptr and
ck_pr_md_store_ptr were made wrong in commit
5ae12a19d0
.
load_ptr would return target instead of *target, and store would store the
value in target instead of in *target.
This is an attempt at fixing this, while still trying to avoid warnings.
7 years ago
..
freebsd
ck_cc: add a disable builtin flag for the FreeBSD kernel.
7 years ago
gcc
gcc/ck_pr: Fix ck_pr_md_load_ptr() and ck_pr_md_store_ptr().
7 years ago
spinlock
spinlock/dec: backoff until lock state transition in lock_eb.
8 years ago
ck_array.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_backoff.h
whitespace: Strictly conform to C namespacing rules.
10 years ago
ck_barrier.h
whitespace: Strictly conform to C namespacing rules.
10 years ago
ck_bitmap.h
ck_bitmap: Use CK_BITMAP_OFFSET.
9 years ago
ck_brlock.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_bytelock.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_cc.h
ck_cc: add a disable builtin flag for the FreeBSD kernel.
7 years ago
ck_cohort.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_elide.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_epoch.h
ck_epoch: remove overzealous padding.
8 years ago
ck_fifo.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_hp.h
ck_hp: Implement ck_hp_set_fence.
10 years ago
ck_hp_fifo.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_hp_stack.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_hs.h
ck_hs: add ck_hs_next_spmc
7 years ago
ck_ht.h
ck_ht: ck_hm not making it to next release, remove warning.
9 years ago
ck_limits.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_malloc.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_md.h.in
build: add --disable-sse option for x86.
7 years ago
ck_pflock.h
ck_*lock: Migrate all locking primitives to lock / unlock.
10 years ago
ck_pr.h
Add s390x support
8 years ago
ck_queue.h
ck_queue: fix logic inversion in CK_STAILQ_CONCAT.
7 years ago
ck_rhs.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_ring.h
[whitespace] ck_ring: style conformance.
8 years ago
ck_rwcohort.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_rwlock.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_sequence.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_spinlock.h
whitespace: Strictly conform to C namespacing rules.
10 years ago
ck_stack.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_stdbool.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_stddef.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_stdint.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_stdlib.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_string.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_swlock.h
ck: Reimplement a few libc headers, to make CK build when compiling in the
9 years ago
ck_tflock.h
ck_*lock: Migrate all locking primitives to lock / unlock.
10 years ago