JimChengLin commented on PR #2907:
URL: https://github.com/apache/brpc/pull/2907#issuecomment-3100559527

   > 
https://github.com/apache/brpc/blob/bea48d75fe8d57f5dd6dd3e9d0b0678d9d6d53a4/docs/cn/atomic_instructions.md?plain=1#L89
   正如引用的文章所说,可见性和 mem order 不是完全相等的两个东西,这里的 mem order 是没有问题的。atomic add 和 futex 
wait 的局部可见顺序是确定的。
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to