Skip to content

Commit 4b159ed

Browse files
deploy: 66da73f
1 parent c5f75f1 commit 4b159ed

3 files changed

+222
-210
lines changed

classdispenso_1_1_thread_pool.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2442016e8a4924ca665d3993
181181
</dd>
182182
</dl>
183183

184-
<p class="definition">Definition at line <a class="el" href="thread__pool_8cpp_source.html#l00055">55</a> of file <a class="el" href="thread__pool_8cpp_source.html">thread_pool.cpp</a>.</p>
184+
<p class="definition">Definition at line <a class="el" href="thread__pool_8cpp_source.html#l00067">67</a> of file <a class="el" href="thread__pool_8cpp_source.html">thread_pool.cpp</a>.</p>
185185

186186
</div>
187187
</div>
@@ -201,7 +201,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#acd886dd712424330935b6495
201201
</div><div class="memdoc">
202202
<p>Destruct the pool. This destructor is blocking until all queued work is completed. It is illegal to call the destructor while any other thread makes calls to the pool (as is generally the case with C++ classes). </p>
203203

204-
<p class="definition">Definition at line <a class="el" href="thread__pool_8cpp_source.html#l00182">182</a> of file <a class="el" href="thread__pool_8cpp_source.html">thread_pool.cpp</a>.</p>
204+
<p class="definition">Definition at line <a class="el" href="thread__pool_8cpp_source.html#l00194">194</a> of file <a class="el" href="thread__pool_8cpp_source.html">thread_pool.cpp</a>.</p>
205205

206206
</div>
207207
</div>

0 commit comments

Comments
 (0)