…
|
||
---|---|---|
.. | ||
Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus | ||
README |
This directory contains litmus tests that are typical to describe the semantics of our atomic APIs. For more information about how to "run" a litmus test or how to generate a kernel test module based on a litmus test, please see tools/memory-model/README. ============ LITMUS TESTS ============ Atomic-RMW-ops-are-atomic-WRT-atomic_set.litmus Test that atomic_set() cannot break the atomicity of atomic RMWs.