Module corundum::ll[][src]

Expand description

Low-level utils

Functions

Flushes cache line back to memory

Flushes cache lines of a whole object back to memory

Memory fence

Synchronize caches and memories and acts like a write barrier

Synchronize caches and memories and acts like a write barrier

Store fence