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 0353cdcb23
ck_rwlock: Migrate to acquire / release and other barrier improvements.
11 years ago
..
gcc ck_pr: Add acquire and release fences. 11 years ago
spinlock spinlock: Migrate to acquire / release interface. 11 years ago
ck_array.h ck_array: Remove variable name from ck_array_init declaration. 11 years ago
ck_backoff.h whitespace: Bulk whitespace changes. 11 years ago
ck_barrier.h whitespace: Various style changes. 12 years ago
ck_bitmap.h ck_bitmap: Remove unused argument for CK_BITMAP_BITS. 11 years ago
ck_brlock.h ck_brlock: Use store barrier on initialization. 11 years ago
ck_bytelock.h ck_bytelock: Migrate to acquire / release. 11 years ago
ck_cc.h whitespace: Bulk whitespace changes. 11 years ago
ck_cohort.h ck_cohort: Migrate to acquire / release. 11 years ago
ck_elide.h ck_elide: Add comment indicating purposeful omission of barriers. 11 years ago
ck_epoch.h ck_epoch: Read-side latency improvements on x86. 11 years ago
ck_fifo.h whitespace: Bulk whitespace changes. 11 years ago
ck_hp.h whitespace: Bulk whitespace changes. 11 years ago
ck_hp_fifo.h whitespace: Bulk whitespace changes. 11 years ago
ck_hp_stack.h whitespace: Bulk whitespace changes. 11 years ago
ck_hs.h Merge branch 'master' of git.concurrencykit.org:ck 11 years ago
ck_ht.h ck_ht: Add CK_HT_WORKLOAD_DELETE flag. 11 years ago
ck_limits.h whitespace: Bulk whitespace changes. 11 years ago
ck_malloc.h ck_array: Simple eliminating SPMC dense array for fast iteration. 11 years ago
ck_md.h.in ck_pr: Initial support for TSX. 12 years ago
ck_pflock.h ck_pflock: Use precise barrier in read_unlock. 11 years ago
ck_pr.h ck_pr: Fix typo in preprocessor usage. 11 years ago
ck_queue.h whitespace: Bulk whitespace changes. 11 years ago
ck_ring.h ck_ring: Add type-specialized ring. 11 years ago
ck_rwcohort.h ck_rwcohort: Migrate to acquire / release. 11 years ago
ck_rwlock.h ck_rwlock: Migrate to acquire / release and other barrier improvements. 11 years ago
ck_sequence.h whitespace: Bulk whitespace changes. 11 years ago
ck_spinlock.h ck_spinlock: Migrate lock implementations to directory. 11 years ago
ck_stack.h whitespace: Bulk whitespace changes. 11 years ago
ck_stdint.h whitespace: Bulk whitespace changes. 11 years ago