Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
41df91ece8e2d88fabbaf00b2074b810ba93b51a
qt-creator/tests/auto/mapreduce/mapreduce.pro

7 lines
146 B
Prolog
Raw Normal View History

MapReduce refactoring and improvements - QThread instead of std::thread for better integration with Qt - Use thread pool for recycling threads - Map and reduce functions are handled like any function passed to runAsync, so they either report results through the QFutureInterface, or through the return value. - Automatically deduce the reduce result type Change-Id: I7a31370c21f8c27b378cd87c3d5974b162449ce1 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-02-08 11:03:28 +01:00
QTC_LIB_DEPENDS += utils
include(../qttest.pri)
# Input
SOURCES += tst_mapreduce.cpp
runAsync/mapReduce tests: Do not run moc on files from utils lib Change-Id: I96cccbe9a2f617e0255bbedfae021d08c546fc8c Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2016-02-26 14:42:53 +01:00
OTHER_FILES += $$IDE_SOURCE_TREE/src/libs/utils/mapreduce.h
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 125ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API