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
Olivier Houchard 37d94f4f4e
ck_pr/arm : Add load, store and CAS for double.
9 years ago
..
gcc ck_pr/arm : Add load, store and CAS for double. 9 years ago
spinlock spinlock/ticket: Remove dead variable. 10 years ago
ck_array.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_backoff.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_barrier.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_bitmap.h whitespace/ck_bitmap: Fix minor typo in comments. 10 years ago
ck_brlock.h ck_*lock: Migrate all locking primitives to lock / unlock. 10 years ago
ck_bytelock.h ck_bytelock: Fall-back to store_8 if FAS is unavailable. 10 years ago
ck_cc.h c++: introduce CK_CPP_CAST to static_cast arguments 9 years ago
ck_cohort.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_elide.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_epoch.h ck_epoch: Specialize begin according to memory model. 10 years ago
ck_fifo.h Make ck_pr_store_* and ck_pr_load_* a bit more type safe. 10 years ago
ck_hp.h ck_hp: Implement ck_hp_set_fence. 10 years ago
ck_hp_fifo.h ck_hp_fifo: Migrate to ck_hp_set_fence. 10 years ago
ck_hp_stack.h ck_hp_stack: Switch to ck_hp_set_fence. 10 years ago
ck_hs.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_ht.h ck_ht: Fallback to use 32bits values when 64bits load/store isn't supported. 9 years ago
ck_limits.h ck_limits.h: assure UINT*_MAX ff are available in-kernel 9 years ago
ck_malloc.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_md.h.in configure: detect git SHA, export as string CK_GIT_SHA in ck_md.h 9 years ago
ck_pflock.h ck_*lock: Migrate all locking primitives to lock / unlock. 10 years ago
ck_pr.h configure: Add --platform and --use-cc-builtins 9 years ago
ck_queue.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_rhs.h ck_rhs: Introduce ck_rhs_set_load_factor() to change the load factor. 10 years ago
ck_ring.h ck_ring: make a few arguments const 10 years ago
ck_rwcohort.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_rwlock.h ck_*lock: Migrate all locking primitives to lock / unlock. 10 years ago
ck_sequence.h ck_sequence: relax sequence increment from atomic to regular store 10 years ago
ck_spinlock.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_stack.h whitespace: Strictly conform to C namespacing rules. 10 years ago
ck_stdint.h whitespace: Update Copyright messages. 10 years ago
ck_swlock.h ck_*lock: Migrate all locking primitives to lock / unlock. 10 years ago
ck_tflock.h ck_*lock: Migrate all locking primitives to lock / unlock. 10 years ago