[Bug 75897] create 'get best number of threads' API in sal
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 17 05:20:42 PDT 2015
https://bugs.documentfoundation.org/show_bug.cgi?id=75897
Björn Michaelsen <bjoern.michaelsen at canonical.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |libreoffice at lists.freedeskt
| |op.org
--- Comment #3 from Björn Michaelsen <bjoern.michaelsen at canonical.com> ---
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?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150917/e568f819/attachment.html>
More information about the LibreOffice
mailing list