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
Brendon Scheinman babae24a07
ck_rwcohort: Added missing return statements and changed while (true) loops to for (;;)
12 years ago
..
gcc ck_pr: Implement ck_pr_fence_atomic in MD ck_pr. 12 years ago
ck_backoff.h legal: Update Copyright statements. 12 years ago
ck_bag.h legal: Update Copyright statements. 12 years ago
ck_barrier.h whitespace: Various style changes. 12 years ago
ck_bitmap.h legal: Update Copyright statements. 12 years ago
ck_brlock.h ck_brlock: Migrate to ck_pr_fence_X_Y. 12 years ago
ck_bytelock.h ck_bytelock: Use ck_pr_fence_atomic. 12 years ago
ck_cc.h legal: Update Copyright statements. 12 years ago
ck_cohort.h ck_cohort_rw: Initial implementation with validation test. 12 years ago
ck_epoch.h ck_epoch: Migrate to ck_pr_fence_X_Y. 12 years ago
ck_fifo.h ck_fifo_mpmc: Fix NULL deference when re-using nodes. 12 years ago
ck_hp.h whitespace: Various style changes. 12 years ago
ck_hp_fifo.h ck_hp_fifo: Migrate to ck_pr_fence_X_Y functions. 12 years ago
ck_hp_stack.h ck_hp_stack: Migrate to ck_pr_fence_X_Y functions. 12 years ago
ck_hs.h ck_hs: Add ck_hs_reset_size operation. 12 years ago
ck_ht.h ck_ht: Add ck_ht_reset_size_spmc operation. 12 years ago
ck_limits.h legal: Update Copyright statements. 12 years ago
ck_malloc.h legal: Update Copyright statements. 12 years ago
ck_md.h.in build/ck_pr: Add configurable memory models. 12 years ago
ck_pflock.h ck_pflock: Update comment, implementation is not so naive now. 12 years ago
ck_pr.h ck_pr: Comment elaboration on ck_pr_fence_atomic semantics. 12 years ago
ck_queue.h ck_queue: Add traversal-safe SPMC STAILQ. 12 years ago
ck_ring.h ck_ring: Remove stale comment. 12 years ago
ck_rwcohort.h ck_rwcohort: Added missing return statements and changed while (true) loops to for (;;) 12 years ago
ck_rwlock.h ck_rwlock: Use ck_pr_fence_atomic. 12 years ago
ck_sequence.h legal: Update Copyright statements. 12 years ago
ck_spinlock.h ck_spinlock: Migrate MCS to ck_pr_fence_X_Y. 12 years ago
ck_stack.h legal: Update Copyright statements. 12 years ago
ck_stdint.h legal: Update Copyright statements. 12 years ago