man: add notes about thread safety of sd_journal_* functions

Fixes #4056.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2016-10-15 15:24:55 -04:00
parent 74b47bbd5d
commit a8d46a1663
14 changed files with 66 additions and 3 deletions

View File

@@ -85,6 +85,18 @@
</para>
</refsect1>
<refsect1>
<title>Notes</title>
<para>All functions listed here are thread-agnostic and only a single thread may operate
on a given <structname>sd_journal</structname> object.</para>
<para>Functions listed here are available as a shared library, which can be compiled and linked
to with the <constant>libsystemd</constant> <citerefentry
project='die-net'><refentrytitle>pkg-config</refentrytitle><manvolnum>1</manvolnum></citerefentry>
file.</para>
</refsect1>
<refsect1>
<title>See Also</title>
<para>