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 01d368b703
ck_fifo: Use ck_spinlock instead of specific spinlock implementation.
13 years ago
..
gcc ck_pr: Cast down to void pointer for cmpxchg16b wrapper. 13 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: Allow for recursive reader lock. 13 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: Use full barrier on read begin and load barrier on read end. 13 years ago
ck_fifo.h ck_fifo: Use ck_spinlock instead of specific spinlock implementation. 13 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_ht.h ck_ht: Add ck_ht_entry_set_key_direct function. 13 years ago
ck_limits.h Initial import. 14 years ago
ck_malloc.h ck_malloc: Add stdbool.h include. 13 years ago
ck_md.h ck_md: Parenthesize CK_MD_CACHELINE. 13 years ago
ck_pr.h ck_pr: Add support for atomic ops for doubles. 13 years ago
ck_queue.h ck_queue: Add BSD-derived queue.h facility. 13 years ago
ck_ring.h ck_ring: Add modulo logic to ck_ring_size and CK_RING_SIZE. 14 years ago
ck_rwlock.h ck_rwlock: Add ck_rwlock_write_downgrade. 13 years ago
ck_sequence.h ck_sequence: Match up types. Do not use current. 14 years ago
ck_spinlock.h ck_spinlock: Provide a default implementation. 13 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