Github user alanconway commented on the issue:

    https://github.com/apache/qpid-dispatch/pull/96
  
    I would wrap this (with inline functions or macros to avoid function call 
overhead) so that the impl details can be changed by platform. I think these 
ops are gcc specific, they definitely won't work on windows. Check the qpid-cpp 
codebase it has an atomic counter impl that uses GCC, windows or defaults to 
mutex. Its C++ but you can do  something similar in C.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to