[
https://issues.apache.org/jira/browse/LUCY-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey updated LUCY-91:
--------------------------------
Attachment: atomic.diff
Add another version of "atomic.diff" that includes some files missing from
the first iteration.
> 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
> Attachments: atomic.diff, atomic.diff
>
>
> 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.