office-gobmx/ucbhelper
Noel Grandin 6be9ae8aa1 inline some acquire/release calls
because these are all on the hot path, and in the best case, with
enough inlining, the compiler can skip the call altogether and just
do a locked CMPXHG instruction

Change-Id: I099d6385f602e40e1767f9f1002b7514ecf436e5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88775
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-02-17 08:59:01 +01:00
..
source inline some acquire/release calls 2020-02-17 08:59:01 +01:00
IwyuFilter_ucbhelper.yaml
Library_ucbhelper.mk
Makefile
Module_ucbhelper.mk
README

C++ wrappers to help make using content providers easy.