libfoedus-core
FOEDUS Core Library
|
Files | |
file | assorted_func.hpp [code] |
file | atomic_fences.hpp [code] |
Atomic fence methods and load/store with fences that work for both C++11/non-C++11 code. | |
file | cacheline.hpp [code] |
Constants and methods related to CPU cacheline and its prefetching. | |
file | const_div.hpp [code] |
file | dumb_spinlock.hpp [code] |
file | endianness.hpp [code] |
A few macros and helper methods related to byte endian-ness. | |
file | fixed_string.hpp [code] |
file | mod_numa_node.hpp [code] |
file | namespace-info.hpp [code] |
file | prob_counter.hpp [code] |
file | protected_boundary.hpp [code] |
file | raw_atomics.hpp [code] |
Raw atomic operations that work for both C++11 and non-C++11 code. | |
file | rich_backtrace.hpp [code] |
file | spin_until_impl.hpp [code] |
file | uniform_random.hpp [code] |
file | zipfian_random.hpp [code] |