You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/04/29 03:00:17 UTC

[GitHub] [incubator-nuttx] CV-Bowen commented on pull request #6169: libc/arch_atomic: add weak attribute for all atomic functions.

CV-Bowen commented on PR #6169:
URL: https://github.com/apache/incubator-nuttx/pull/6169#issuecomment-1112833311

   > In the link that you posted in PR description I also see `__sync_fetch_and_add` and others. Do we need it?
   
   Yes, __atomic_add_fetch and others are also needed and i want to put these modifications to next PR. Actually, the implementation of __atomic_ops_fetch  and __sync_ops_and_fetch is the same and i want to unity them.


-- 
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: commits-unsubscribe@nuttx.apache.org

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