[PATCH] migrate some of the biggest consumer of osl_*InterlockedCoun...
Norbert Thiebaud (via Code Review)
gerrit at gerrit.libreoffice.org
Sun Sep 16 01:39:53 PDT 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/632
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/32/632/1
migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic
Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0
---
M configmgr/source/access.cxx
M cppu/inc/com/sun/star/uno/Sequence.hxx
M cppu/qa/test_any.cxx
M cppu/qa/test_reference.cxx
M cppu/source/helper/purpenv/helper_purpenv_Environment.cxx
M cppu/source/helper/purpenv/helper_purpenv_Mapping.cxx
M cppu/source/helper/purpenv/helper_purpenv_Proxy.cxx
M cppu/source/typelib/typelib.cxx
M cppu/source/uno/IdentityMapping.cxx
M cppu/source/uno/assign.hxx
M cppu/source/uno/cascade_mapping.cxx
M cppu/source/uno/copy.hxx
M cppu/source/uno/destr.hxx
M cppu/source/uno/lbenv.cxx
M cppu/source/uno/lbmap.cxx
M cppu/source/uno/prim.hxx
M cppu/source/uno/sequence.cxx
M cppuhelper/source/component.cxx
M cppuhelper/source/component_context.cxx
M cppuhelper/source/implbase.cxx
M cppuhelper/source/weak.cxx
M sal/rtl/source/strtmpl.cxx
M sal/rtl/source/ustring.cxx
M store/source/object.cxx
24 files changed, 98 insertions(+), 109 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/632
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Norbert Thiebaud <nthiebaud at gmail.com>
More information about the LibreOffice
mailing list