[ 
https://issues.apache.org/jira/browse/PROTON-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192073#comment-16192073
 ] 

ASF subversion and git services commented on PROTON-1605:
---------------------------------------------------------

Commit 714a8bd2e739c7638441e0bc72785e2b9315559d in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=714a8bd ]

PROTON-1605: c++: Use mutex instead of std::atomic in container impl


> Use a mutex instead of atomics for broader platform support
> -----------------------------------------------------------
>
>                 Key: PROTON-1605
>                 URL: https://issues.apache.org/jira/browse/PROTON-1605
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>            Reporter: Justin Ross
>            Assignee: Alan Conway
>             Fix For: proton-c-0.18.0
>
>
> We currently make limited use of atomics for multithreaded IO, and some of 
> our target platforms don't support atomics.  Use mutexes instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to