qt5base-lts/tests/auto/corelib/thread
Thiago Macieira 2376a5c4e0 Make the event notification on Windows be mandatory in all dispatchers
This way, QWinEventNotifier will work on all Windows systems, not just
with the default event dispatcher. Other dispatchers (other than
QWin32EventDispatcher) are permitted, so the class should not abort just
because of that.

If a dispatcher really doesn't want to implement this, they need to
implement the virtuals to do nothing, possibly print a warning.

Change-Id: I2c132bcde95b9d5941c8906a0fcd2ad964087772
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-05-04 12:44:14 +02:00
..
qatomicint Unit-test the additional QBasicAtomicXXX expansions 2012-03-28 02:16:39 +02:00
qatomicpointer Unit-test the additional QBasicAtomicXXX expansions 2012-03-28 02:16:39 +02:00
qmutex Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qmutexlocker Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qreadlocker Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qreadwritelock Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qsemaphore Improved stability of tst_qsemaphore (especially on mac) 2012-02-08 02:10:51 +01:00
qthread Make the event notification on Windows be mandatory in all dispatchers 2012-05-04 12:44:14 +02:00
qthreadonce Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qthreadpool Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qthreadstorage Fixed qthreadstorage unittest to work from install directory 2012-03-26 03:42:10 +02:00
qwaitcondition Fix indentation of QWaitCondition autotest. 2012-03-12 13:14:05 +01:00
qwritelocker Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00