[
https://issues.apache.org/jira/browse/TS-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach resolved TS-1385.
-----------------------------
Resolution: Fixed
Fix Version/s: 3.3.0
76aa879db6d7d418486afba8804893d2133a5811 TS-1385: generic atomic operations API
> generic atomic operations API
> -----------------------------
>
> Key: TS-1385
> URL: https://issues.apache.org/jira/browse/TS-1385
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Affects Versions: 3.3.0
> Reporter: James Peach
> Assignee: James Peach
> Priority: Minor
> Fix For: 3.3.0
>
>
> Rather than ink_atomic_increment32(), ink_atomic_increment64() and friends we
> should just have a generic ink_atomic_increment() that works for all the
> types we do atomic ops on. This is more reliable is cases where the size of a
> type varies between different systems (eg. time_t).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira