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 ba11d1e579
ck_sequence: Match up types. Do not use current.
14 years ago
..
gcc x86_64: Remove workaround for Opteron errata, other minor clean-up. 14 years ago
ck_backoff.h Initial import. 14 years ago
ck_barrier.h ck_barrier: Clean up tournament barriers. 14 years ago
ck_bytelock.h Drop usage of CK_CC_PACKED, prefer natural alignment. 14 years ago
ck_cc.h Initial import. 14 years ago
ck_epoch.h ck_epoch: Use volatile store when updating local epoch. 14 years ago
ck_fifo.h ck_fifo: MPMC variant will return "garbage" pointer which user can re-use. 14 years ago
ck_hp.h ck_hp: Remove barrier from set and allow user to batch. 14 years ago
ck_hp_fifo.h ck_hp_fifo: Don't back-off when forwarding pointer. 14 years ago
ck_hp_stack.h ck_hp: Remove barrier from set and allow user to batch. 14 years ago
ck_limits.h Initial import. 14 years ago
ck_md.h Initial import. 14 years ago
ck_pr.h ck_pr: Fix some strict aliasing issues and fix char neg. 14 years ago
ck_ring.h Some fixes for strict aliasing. Silence some warnings from clang. 14 years ago
ck_sequence.h ck_sequence: Match up types. Do not use current. 14 years ago
ck_spinlock.h Drop usage of CK_CC_PACKED, prefer natural alignment. 14 years ago
ck_stack.h Drop usage of CK_CC_PACKED, prefer natural alignment. 14 years ago
ck_stdint.h Initial import. 14 years ago