]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/sd_journal_open.xml
man: add notes about thread safety of sd_journal_* functions
[thirdparty/systemd.git] / man / sd_journal_open.xml
index 74e67023b5913b6dbb254086918ab2b9503eddb4..25b3048f2edd80f7c8b242ca54efb02e3b6c4eb2 100644 (file)
   <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>The <function>sd_journal_open()</function>,
     <function>sd_journal_open_directory()</function> and
     <function>sd_journal_close()</function> interfaces are available