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 78f00eeeb6
ck_fifo_spsc: Fix implementation.
12 years ago
..
gcc ck_cc: Add CK_CC_ALIASED attribute. 13 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: Fix ck_bitmap_next for 32-bit targets. 13 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_cc: Add CK_CC_ALIASED attribute. 13 years ago
ck_epoch.h legal: Update Copyright statements. 13 years ago
ck_fifo.h ck_fifo_spsc: Fix implementation. 12 years ago
ck_hp.h all: Strip trailing whitespaces. 13 years ago
ck_hp_fifo.h ck_hp_fifo: Forgot load fence in last commit. 13 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 BSD-derived queue.h facility. 13 years ago
ck_ring.h ck_ring: Do not use volatile load for parametric ck_ring_size. 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: Add aliased attribute to ck_stack for GCC 4.4. 13 years ago
ck_stdint.h legal: Update Copyright statements. 13 years ago