ZXFoundation™ 26h2
Loading...
Searching...
No Matches
arch.s390x.cpu.sync Module Reference

Functions

auto arch::s390x::cpu::sync::barrier () noexcept -> void
 compiler barrier
auto arch::s390x::cpu::sync::cpu_relax () noexcept -> void
 Spin-loop hint.
auto arch::s390x::cpu::sync::cpu_yield () noexcept -> void
 Yield the virtual CPU timeslice to the hypervisor (if running under one).
auto arch::s390x::cpu::sync::msync () noexcept -> void
 Memory Sync.
auto arch::s390x::cpu::sync::ssync () noexcept -> void
 Serialization Sync (CPU serialization).

Files

file  arch/s390x/cpu/lowcore.zcomponent/sync.cxxm
file  arch/s390x/cpu/sync.zcomponent/sync.cxxm
file  arch/s390x/cpu/lowcore.zcomponent/sync.cxx
file  arch/s390x/cpu/sync.zcomponent/sync.cxx