Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / log / doc / html / boost / log / sinks / block_on_overflow.html
index f8fec72..70c0423 100644 (file)
@@ -28,7 +28,7 @@
 <span class="keyword">class</span> <a class="link" href="block_on_overflow.html" title="Class block_on_overflow">block_on_overflow</a> <span class="special">{</span>
 <span class="special">}</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="idm46436902770896"></a><h2>Description</h2>
+<a name="idm45554734266912"></a><h2>Description</h2>
 <p>This strategy will cause enqueueing threads to block when the log record queue overflows. The blocked threads will be woken as soon as there appears free space in the queue, in the same order they attempted to enqueue records. </p>
 </div>
 </div>