qt6-bb10/src/corelib/thread
Sergio Ahumada 07e3bcdc10 Remove QT_{BEGIN,END}_HEADER macro usage
The macro was made empty in ba3dc5f3b5
and is no longer necessary or used.

Discussed-on: http://lists.qt-project.org/pipermail/development/2013-January/009284.html
Change-Id: Id2bb2e2cabde059305d4af5f12593344ba30f001
Reviewed-by: Laszlo Papp <lpapp@kde.org>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-01-29 01:06:04 +01:00
..
qatomic.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qatomic.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qbasicatomic.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qexception.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qexception.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfuture.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfuture.qdoc Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfutureinterface.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfutureinterface.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfutureinterface_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfuturesynchronizer.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfuturesynchronizer.qdoc Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfuturewatcher.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfuturewatcher.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qfuturewatcher_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qgenericatomic.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qmutex.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmutex.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qmutex_linux.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmutex_mac.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmutex_p.h Set some attributes on pthread condattrs 2013-01-28 20:52:03 +01:00
qmutex_unix.cpp Set some attributes on pthread condattrs 2013-01-28 20:52:03 +01:00
qmutex_win.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmutexpool.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qmutexpool_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qoldbasicatomic.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qorderedmutexlocker_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qreadwritelock.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qreadwritelock.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qreadwritelock_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qresultstore.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qresultstore.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qrunnable.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qrunnable.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qsemaphore.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsemaphore.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qthread.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthread.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qthread_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthread_unix.cpp Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/staging/dev 2013-01-23 22:12:54 +01:00
qthread_win.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthreadpool.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthreadpool.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qthreadpool_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthreadstorage.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qthreadstorage.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qwaitcondition.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qwaitcondition.qdoc Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qwaitcondition_unix.cpp Set some attributes on pthread condattrs 2013-01-28 20:52:03 +01:00
qwaitcondition_win.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
thread.pri Move QFutureSynchronizer back to QtCore 2012-09-28 23:50:10 +02:00