diff options
Diffstat (limited to 'src/libsystemd/sd_journal_add_match.xml')
-rw-r--r-- | src/libsystemd/sd_journal_add_match.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libsystemd/sd_journal_add_match.xml b/src/libsystemd/sd_journal_add_match.xml index 98415d53fd..7c64329aed 100644 --- a/src/libsystemd/sd_journal_add_match.xml +++ b/src/libsystemd/sd_journal_add_match.xml @@ -168,6 +168,9 @@ <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_add_match()</function>, <function>sd_journal_add_disjunction()</function>, <function>sd_journal_add_conjunction()</function> and |