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 0231b68a8b
ck_spinlock: Add ck_spinlock_*_locked.
13 years ago
..
gcc ck_pr: Add ck_pr_fas_double for {ppc,x86_}64 and ck_pr_cas_double{_2} for x86_64. 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: Update peak value on retire. 13 years ago
ck_fifo.h ck_fifo: Add a mechanism to extract the spare node from the SPSC FIFO. 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 ck_ring: Add modulo logic to ck_ring_size and CK_RING_SIZE. 14 years ago
ck_rwlock.h ck_rwlock: Add trylock variants with user-defined spin factor. 13 years ago
ck_sequence.h ck_sequence: Match up types. Do not use current. 14 years ago
ck_spinlock.h ck_spinlock: Add ck_spinlock_*_locked. 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