cyclonedds/src/util
Erik Boasson 771eed118b concurrent hopscotch hashtable only needs a load-load barrier in lookup
and that is implied by the x86/x64's memory model ... avoiding the mfence instruction is a significant win

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-01-04 10:49:25 +01:00
..
include/util change initialization of AVL trees to avoid "strict prototype" warnings 2019-01-02 15:03:19 +01:00
src concurrent hopscotch hashtable only needs a load-load barrier in lookup 2019-01-04 10:49:25 +01:00
tests Replace Criterion by CUnit 2018-12-06 14:48:30 +01:00
CMakeLists.txt Initial contribution 2018-04-10 17:03:59 +02:00