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.
ck/include
Samy Al Bahra 8043f52130
ck_pr: Add ck_pr_barrier for compiler barrier.
12 years ago
..
gcc ck_pr: Add ck_pr_barrier for compiler barrier. 12 years ago
ck_backoff.h ck_backoff: Saturate geometric back-off. 13 years ago
ck_bag.h ck_bag: Whitespace clean-up. 13 years ago
ck_barrier.h legal: Update Copyright statements. 13 years ago
ck_bitmap.h ck_bitmap: Remove unnecessary whitespace. 12 years ago
ck_brlock.h legal: Update Copyright statements. 13 years ago
ck_bytelock.h ck_bytelock: read_lock must serialize all load/store before checking owner field. 12 years ago
ck_cc.h ck_pr: Add ck_pr_barrier for compiler barrier. 12 years ago
ck_epoch.h legal: Update Copyright statements. 13 years ago
ck_fifo.h ck_fifo: Do not forget about node recycling. 12 years ago
ck_hp.h all: Strip trailing whitespaces. 13 years ago
ck_hp_fifo.h ck_hp_fifo: Serialize second CAS. 12 years ago
ck_hp_stack.h ck_hp_stack: Add trypush/trypop variants. 13 years ago
ck_ht.h ck_ht: Let users define their own empty and tombstone values. 12 years ago
ck_limits.h legal: Update Copyright statements. 13 years ago
ck_malloc.h ck_malloc: Add stdbool.h include. 13 years ago
ck_md.h.in build: Add --enable-pointer-packing option. 13 years ago
ck_pr.h all: Strip trailing whitespaces. 13 years ago
ck_queue.h ck_queue: Add appropriate load fences. 12 years ago
ck_ring.h ck_ring: Memory fence is overly pedantic for parameterized enqueue. 12 years ago
ck_rwlock.h ck_rwlock: Drop factor argument to trylock API. 13 years ago
ck_sequence.h ck_sequence: Serialize read_begin, add load barrier. 12 years ago
ck_spinlock.h all: Strip trailing whitespaces. 13 years ago
ck_stack.h ck_stack: Assume weak ordering of CAS. 12 years ago
ck_stdint.h legal: Update Copyright statements. 13 years ago