qt6-bb10/src/corelib/thread
Olivier Goffart 5180f32c5a Add Q_DECL_OVERRIDE in the src subdirectory
Done automatically with clang-modernize on linux

(But does not add Q_DECL_OVERRIDE to the function that are marked
 as inline because it a compilation error with MSVC2010)

Change-Id: I2196ee26e3e6fe20816834ecea5ea389eeab3171
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-12-03 09:57:11 +01:00
..
qatomic.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qatomic.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qbasicatomic.h Define Q_CC_CLANG to be the version of upstream Clang that's in use 2014-11-05 07:30:32 +01:00
qexception.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qexception.h Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
qfuture.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfuture.qdoc Merge remote-tracking branch 'origin/5.3' into 5.4 2014-09-29 13:38:11 +02:00
qfutureinterface.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfutureinterface.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfutureinterface_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfuturesynchronizer.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfuturesynchronizer.qdoc Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfuturewatcher.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qfuturewatcher.h Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
qfuturewatcher_p.h Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
qgenericatomic.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex_linux.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex_mac.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex_unix.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutex_win.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutexpool.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qmutexpool_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qorderedmutexlocker_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qreadwritelock.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qreadwritelock.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qreadwritelock_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qresultstore.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qresultstore.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qrunnable.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qrunnable.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsemaphore.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qsemaphore.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthread.cpp Doc: Use title case in section1 titles 2014-09-30 13:52:51 +02:00
qthread.h Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
qthread_p.h Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
qthread_unix.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthread_win.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthread_winrt.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthreadpool.cpp Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
qthreadpool.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthreadpool_p.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthreadstorage.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qthreadstorage.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwaitcondition.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwaitcondition.qdoc Fix some doc errors. 2013-09-21 17:04:41 +02:00
qwaitcondition_unix.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qwaitcondition_win.cpp Update license headers and add new license files 2014-09-24 12:26:19 +02:00
thread.pri winrt: Use native threading 2014-06-25 16:34:39 +02:00