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 5df8882840
ck_bytelock: Switch to full semantics on unlock.
12 years ago
..
gcc ck_pr/ppc64: Switch to RMO model for atomic operations. 12 years ago
ck_backoff.h ck_backoff: Saturate geometric back-off. 13 years ago
ck_bag.h ck_bag: Fix usage of CK_MD_VMA_BITS. 12 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 ck_{rw,byte,br}lock: Serialize final loads with respect to read. 12 years ago
ck_bytelock.h ck_bytelock: Switch to full semantics on unlock. 12 years ago
ck_cc.h ck_cc: Add no-op macros in case of unsupported compiler. 12 years ago
ck_epoch.h ck_epoch: Emit fence instructions for TSO, do not emit for recursive calls. 12 years ago
ck_fifo.h ck_fifo: SPSC FIFO dequeue only requires load depends barrier. 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_hs.h ck_hs: Add hash function wrapper to maintain opacity of ck_hs_t. 12 years ago
ck_ht.h ck_ht: Add ck_ht_stat function. 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/ck_pr: Add configurable memory models. 12 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: Remove useless comment. 12 years ago
ck_rwlock.h ck_rwlock: Remove unncessary load fences, switch to full semantics on read unlock. 12 years ago
ck_sequence.h ck_sequence: Serialize read_begin, add load barrier. 12 years ago
ck_spinlock.h ck_spinlock: Switch to full semantics across all implementations. 12 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