pkarashchenko commented on PR #8121:
URL: https://github.com/apache/nuttx/pull/8121#issuecomment-1398105755

   @xiaoxiang781216 could you please point me to some good article describing 
atomic variables and accessing it? I need to educate myself as I was not 
expecting `atomic_load` to be used with `atomic_int`, but was expecting simple 
`priv->refs == 1` if `refs` is `atomic_int`.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to