summaryrefslogtreecommitdiff
path: root/ref/api/id_map.html
diff options
context:
space:
mode:
Diffstat (limited to 'ref/api/id_map.html')
-rw-r--r--ref/api/id_map.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/api/id_map.html b/ref/api/id_map.html
index ddb8030d..1b190330 100644
--- a/ref/api/id_map.html
+++ b/ref/api/id_map.html
@@ -266,7 +266,7 @@ will use space efficiently even if identifiers are very far apart.
<span class="mdbook-alerts-icon"></span>
important
</p>
-<p>The function available for <code>nng_id_map</code> are <em>not</em> thread-safe.
+<p>The functions that work with <code>nng_id_map</code> are <em>not</em> thread-safe.
Callers should use a <a href="../api/synch.html#mutual-exclusion-lock">mutex</a> or similar approach when thread-safety is needed.</p>
</div>
<h2 id="create-id-map"><a class="header" href="#create-id-map">Create ID Map</a></h2>