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 006f58edcb
ck_rwlock: Add a naive rw spinlock after many requests.
14 years ago
..
gcc ck_pr/sparcv9: Recent SPARCs actually implement RSO. 14 years ago
ck_backoff.h Initial import. 14 years ago
ck_barrier.h Reformatting changes for my new laptop. 14 years ago
ck_brlock.h ck_brlock: Add big reader spinlocks. 14 years ago
ck_bytelock.h Drop usage of CK_CC_PACKED, prefer natural alignment. 14 years ago
ck_cc.h Added support for Sun Studio 12 C compiler. 14 years ago
ck_epoch.h ck_epoch: Collect from previous instance of epoch. Add torture test. 14 years ago
ck_fifo.h Reformatting changes for my new laptop. 14 years ago
ck_hp.h ck_hp: Match epoch semantics. 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: Alphabetically order includes. 14 years ago
ck_ring.h Some fixes for strict aliasing. Silence some warnings from clang. 14 years ago
ck_rwlock.h ck_rwlock: Add a naive rw spinlock after many requests. 14 years ago
ck_sequence.h ck_sequence: Match up types. Do not use current. 14 years ago
ck_spinlock.h ck_spinlock: Avoid modulus on unlock for power of 2 count. 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