<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:bjoern.michaelsen@canonical.com" title="Björn Michaelsen <bjoern.michaelsen@canonical.com>"> <span class="fn">Björn Michaelsen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - create 'get best number of threads' API in sal"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=75897">bug 75897</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>libreoffice@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - create 'get best number of threads' API in sal"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=75897#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - create 'get best number of threads' API in sal"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=75897">bug 75897</a>
from <span class="vcard"><a class="email" href="mailto:bjoern.michaelsen@canonical.com" title="Björn Michaelsen <bjoern.michaelsen@canonical.com>"> <span class="fn">Björn Michaelsen</span></a>
</span></b>
<pre>Since we allow C++11 now, we could use std::thread::hardware_concurrency
directly. However, do we even need a API wrapper for this as this is standard
C++11?
@Michael: Also there is already a comphelper::ThreadPool wrapper, do we need
another one?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>