How do memory fences/barriers among threads interact with fences/barriers in other threads?

后端 未结 0 813
春和景丽
春和景丽 2020-12-08 14:28

What is the interaction of memory fences in different threads?

More particularly does a memory fence in a thread only prevents the reordering of instructions within t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题