Answers

Question and Answer:

  Home  Full-Stack Developer

⟩ Do you know what is a memory barrier?

A memory barrier, also known as a membar, memory fence or fence instruction, is a type of barrier instruction that causes a CPU or compiler to enforce an ordering constraint on memory operations issued before and after the barrier instruction

 191 views

More Questions for you: