[PATCH] Add a faster way to initialize mutex without allocation

Arnaud Versini (via Code Review) gerrit at gerrit.libreoffice.org
Sun Dec 9 02:46:33 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1276

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/76/1276/1

Add a faster way to initialize mutex without allocation

Change-Id: I6bcbad2697a84449b7038aafdc9a988580104e68
---
M sal/inc/osl/mutex.h
M sal/osl/unx/mutex.c
M sal/osl/w32/mutex.c
M sal/util/sal.map
4 files changed, 131 insertions(+), 58 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1276
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6bcbad2697a84449b7038aafdc9a988580104e68
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Arnaud Versini <arnaud.versini at gmail.com>



More information about the LibreOffice mailing list