Modernizing atomics

Ashod Nakashian ashnakash at gmail.com
Mon Oct 26 10:14:10 PDT 2015


OSL provides atomic helpers (osl_atomic_xxx) in the form of a GNU builtin
(where available) or a platform-specific implementation.

Any reason for not using modern std::atomic (besides possible lack of
volunteers) ?


As a transitional phase, we can maintain the same interface but with
std:atomic as the implementation.

Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20151026/1801e3b2/attachment.html>


More information about the LibreOffice mailing list