qt6-bb10/src/corelib/thread
Liang Qi 511790fd1a Merge remote-tracking branch 'origin/5.7' into dev
Conflicts:
	config_help.txt
	configure
	mkspecs/features/uikit/sdk.prf
	src/corelib/global/qhooks.cpp
	src/corelib/io/qfilesystemwatcher.cpp
	src/corelib/io/qlockfile_unix.cpp
	src/corelib/tools/qalgorithms.h
	src/gui/kernel/qwindowsysteminterface.h
	src/gui/text/qtextdocument_p.cpp
	src/network/access/access.pri
	src/network/access/qnetworkaccessmanager.cpp
	src/network/access/qnetworkreplynsurlconnectionimpl.mm
	src/src.pro
	src/testlib/qtestcase.cpp
	src/widgets/kernel/qwidgetbackingstore_p.h
	src/widgets/styles/qwindowscestyle.cpp
	src/widgets/styles/qwindowsmobilestyle.cpp
	tests/auto/corelib/io/qdiriterator/qdiriterator.pro
	tests/auto/corelib/io/qfileinfo/qfileinfo.pro
	tests/auto/gui/kernel/qwindow/BLACKLIST
	tests/auto/widgets/dialogs/qfilesystemmodel/tst_qfilesystemmodel.cpp
	tools/configure/configureapp.cpp

Change-Id: Ibf7fb9c8cf263a810ade82f821345d0725c57c67
2016-06-13 12:46:46 +02:00
..
qatomic.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-25 14:03:45 +02:00
qatomic.h Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qbasicatomic.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-19 12:55:27 +02:00
qexception.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-01-21 08:17:21 +01:00
qexception.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-21 08:17:21 +01:00
qfuture.h Updated license headers 2016-01-15 12:25:24 +00:00
qfuture.qdoc Updated license headers 2016-01-15 12:25:24 +00:00
qfutureinterface.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
qfutureinterface.h Updated license headers 2016-01-15 12:25:24 +00:00
qfutureinterface_p.h Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
qfuturesynchronizer.h Updated license headers 2016-01-15 12:25:24 +00:00
qfuturesynchronizer.qdoc Updated license headers 2016-01-15 12:25:24 +00:00
qfuturewatcher.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qfuturewatcher.h Updated license headers 2016-01-15 12:25:24 +00:00
qfuturewatcher_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qgenericatomic.h Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qmutex.cpp Add a QMutex::isRecursive() const noexcept 2016-05-09 07:48:30 +00:00
qmutex.h Add a QMutex::isRecursive() const noexcept 2016-05-09 07:48:30 +00:00
qmutex_linux.cpp Fix use of QMutex on Linux before FUTEX_PRIVATE_FLAG was added 2016-05-26 18:31:22 +00:00
qmutex_mac.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qmutex_p.h Update the Intel copyright year 2016-01-21 22:44:16 +00:00
qmutex_unix.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qmutex_win.cpp QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
qmutexpool.cpp QMutexPool: avoid QVarLengthArray of QAtomicPointers 2016-04-24 18:22:02 +00:00
qmutexpool_p.h QMutexPool: avoid QVarLengthArray of QAtomicPointers 2016-04-24 18:22:02 +00:00
qorderedmutexlocker_p.h Merge remote-tracking branch 'origin/5.6' into dev 2016-01-21 08:17:21 +01:00
qreadwritelock.cpp Optimized implementation of QReadWriteLock 2016-03-11 13:32:13 +00:00
qreadwritelock.h Optimized implementation of QReadWriteLock 2016-03-11 13:32:13 +00:00
qreadwritelock_p.h Optimized implementation of QReadWriteLock 2016-03-11 13:32:13 +00:00
qresultstore.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qresultstore.h Updated license headers 2016-01-15 12:25:24 +00:00
qrunnable.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qrunnable.h Updated license headers 2016-01-15 12:25:24 +00:00
qsemaphore.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qsemaphore.h Updated license headers 2016-01-15 12:25:24 +00:00
qthread.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qthread.h Mark QThread::currentThreadId() as a pure function 2016-05-08 06:51:27 +00:00
qthread_p.h Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qthread_unix.cpp Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
qthread_win.cpp Windows: stop using _beginthreadex on regular builds 2016-06-02 22:16:47 +00:00
qthreadpool.cpp CoreLib: use const (and const APIs) more 2016-04-18 04:49:19 +00:00
qthreadpool.h Updated license headers 2016-01-15 12:25:24 +00:00
qthreadpool_p.h Updated license headers 2016-01-15 12:25:24 +00:00
qthreadstorage.cpp Updated license headers 2016-01-15 12:25:24 +00:00
qthreadstorage.h Updated license headers 2016-01-15 12:25:24 +00:00
qwaitcondition.h Updated license headers 2016-01-15 12:25:24 +00:00
qwaitcondition.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
qwaitcondition_unix.cpp Optimized implementation of QReadWriteLock 2016-03-11 13:32:13 +00:00
qwaitcondition_win.cpp Merge remote-tracking branch 'origin/5.7' into dev 2016-05-03 15:49:15 +02:00
thread.pri Revert "Don't add qmutex_xxx.cpp to SOURCES, as qmutex.cpp #include's them" 2016-03-07 14:09:45 +00:00