barrier
synchronization mechanism that enforces an ordering on operations before and after the barrier
Sequence point
Concept in computer programming
write barrier
synchronization barrier that forces an ordering constraint on disk writes
memory barrier
synchronization barrier that forces an ordering constraint on memory accesses