[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Memory write barrier
Source position: systemh.inc line 805
procedure WriteBarrier; |
WriteBarrier is a low-level instruction to force a write barrier in the CPU: write (store) operations before and after the barrier are separate.
|
Memory Read Barrier |
|
|
Memory Read Dependency Barrier |
|
|
Memory read/write barrier |