summaryrefslogtreecommitdiff
path: root/doc/html/boost/interprocess/mutex_family.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/interprocess/mutex_family.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/interprocess/mutex_family.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/interprocess/mutex_family.html b/doc/html/boost/interprocess/mutex_family.html
index 9df5e3cbcd..ad7bfb848a 100755..100644
--- a/doc/html/boost/interprocess/mutex_family.html
+++ b/doc/html/boost/interprocess/mutex_family.html
@@ -35,10 +35,10 @@
<span class="keyword">struct</span> <a class="link" href="mutex_family.html" title="Struct mutex_family">mutex_family</a> <span class="special">{</span>
<span class="comment">// types</span>
<span class="keyword">typedef</span> <a class="link" href="interprocess_mutex.html" title="Class interprocess_mutex">boost::interprocess::interprocess_mutex</a> <a name="boost.interprocess.mutex_family.mutex_type"></a><span class="identifier">mutex_type</span><span class="special">;</span>
- <span class="keyword">typedef</span> <a class="link" href="interprocess_recursive__id997493.html" title="Class interprocess_recursive_mutex">boost::interprocess::interprocess_recursive_mutex</a> <a name="boost.interprocess.mutex_family.recursive_mutex_type"></a><span class="identifier">recursive_mutex_type</span><span class="special">;</span>
+ <span class="keyword">typedef</span> <a class="link" href="interprocess_rec_id1003782.html" title="Class interprocess_recursive_mutex">boost::interprocess::interprocess_recursive_mutex</a> <a name="boost.interprocess.mutex_family.recursive_mutex_type"></a><span class="identifier">recursive_mutex_type</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1863683"></a><h2>Description</h2>
+<a name="id1881626"></a><h2>Description</h2>
<p>Describes <a class="link" href="interprocess_mutex.html" title="Class interprocess_mutex">interprocess_mutex</a> family to use with Interprocess framework based on boost::interprocess synchronization objects. </p>
</div>
</div>