qt6-bb10/src/concurrent
Marc Mutz 559a72e4b6 QtConcurrent::run: allow to select the thread pool on which to run the task
This is the second and last part of the forward-port of
https://qt.gitorious.org/qt/qt/merge_requests/1281

[ChangeLog][QtConcurrent] run() now optionally takes as its first argument
the QThreadPool to run the task on.

Task-number: QTBUG-17220
Change-Id: I4b46eca6ef7de9cd34dac07e6d4b8ad830426b97
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2014-08-05 18:05:04 +02:00
..
doc QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
concurrent.pro use private linkage where possible 2013-10-31 19:49:32 +01:00
qtconcurrent_global.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentcompilertest.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentexception.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentfilter.cpp Doc: Remove unofficial Qt Concurrent headers 2013-10-30 00:34:34 +01:00
qtconcurrentfilter.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentfilterkernel.h QtConcurrent: remove a using declaration in a header file 2013-10-05 00:25:26 +02:00
qtconcurrentfunctionwrappers.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentiteratekernel.cpp QtConcurrent::IterateKernel: fix a race on a cache variable 2013-09-26 06:31:32 +02:00
qtconcurrentiteratekernel.h Remove level 4 compiler warnings from MSVC. 2014-03-15 10:46:17 +01:00
qtconcurrentmap.cpp Doc: Remove unofficial Qt Concurrent headers 2013-10-30 00:34:34 +01:00
qtconcurrentmap.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentmapkernel.h QtConcurrent: remove a using declaration in a header file 2013-10-05 00:25:26 +02:00
qtconcurrentmedian.h QtConcurrent: Extend workaround GCC bug 58800 in median calculation 2014-02-19 06:45:00 +01:00
qtconcurrentreducekernel.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qtconcurrentrun.cpp QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
qtconcurrentrun.h QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
qtconcurrentrunbase.h QtConcurrent::run: allow to select the thread pool on which to run the task 2014-08-05 18:05:04 +02:00
qtconcurrentstoredfunctioncall.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtconcurrentthreadengine.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtconcurrentthreadengine.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00