summaryrefslogtreecommitdiff
path: root/doc/devhelp/libxml2-dict.html
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2013-04-19 15:36:36 +0800
committerDaniel Veillard <veillard@redhat.com>2013-04-19 15:36:36 +0800
commitf4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7 (patch)
tree1d38f318cab4de796e3ebba2167e7d68981823c7 /doc/devhelp/libxml2-dict.html
parentc0a8dd14f81198947121bb64877f1e6c021bad84 (diff)
downloadlibxml2-f4e5a6994ed230dfa3fb5b5c3fd94c4993ef1ba7.tar.gz
Release of libxml2-2.9.1v2.9.1
* configure.in: bumped version * doc/*: updated the symbols file and regenerated
Diffstat (limited to 'doc/devhelp/libxml2-dict.html')
-rw-r--r--doc/devhelp/libxml2-dict.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devhelp/libxml2-dict.html b/doc/devhelp/libxml2-dict.html
index dd42a012..fd5f6b9a 100644
--- a/doc/devhelp/libxml2-dict.html
+++ b/doc/devhelp/libxml2-dict.html
@@ -125,7 +125,7 @@ The content of this structure is not made public by the API.
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>dict</tt></i>:</span></td><td>the dictionnary</td></tr><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>the number of elements in the dictionnary or -1 in case of error</td></tr></tbody></table></div></div>
<hr/>
<div class="refsect2" lang="en"><h3><a name="xmlInitializeDict"/>xmlInitializeDict ()</h3><pre class="programlisting">int xmlInitializeDict (void)<br/>
-</pre><p>Do the dictionary mutex initialization. this function is not thread safe, initialization should preferably be done once at startup</p>
+</pre><p>Do the dictionary mutex initialization. this function is deprecated</p>
<div class="variablelist"><table border="0"><col align="left"/><tbody><tr><td><span class="term"><i><tt>Returns</tt></i>:</span></td><td>0 if initialization was already done, and 1 if that call led to the initialization</td></tr></tbody></table></div></div>
<hr/>
</div>