Atomic memory operations
------------------------

                 Key: LUCY-91
                 URL: https://issues.apache.org/jira/browse/LUCY-91
             Project: Lucy
          Issue Type: Improvement
          Components: Charmonizer, Core - Util
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey


To make Lucy's OO infrastructure thread-safe, we need support for atomic 
memory operations -- in particular compare-and-swap-pointer.  Many operating
systems now provide headers supporting such ops, but we need to provide
a common interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to