Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

WriteBarrier

Memory write barrier.

Declaration

Source position: systemh.inc line 934

procedure WriteBarrier;

Description

WriteBarrier is a low-level instruction to force a write barrier in the CPU: write (store) operations before and after the barrier are separate.

See also

ReadBarrier

  

Memory Read Barrier.

ReadDependencyBarrier

  

Memory Read Dependency Barrier.

ReadWriteBarrier

  

Memory read/write barrier.


Documentation generated on: Jul 24 2023