Add the quitlock feature to QThread.
authorStephen Kelly <stephen.kelly@kdab.com>
Wed, 8 Feb 2012 14:55:29 +0000 (15:55 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 23 Feb 2012 14:07:58 +0000 (15:07 +0100)
commitb067f6cfe30a5a687316130d04678ac406837d09
treed23e2377d7e2b96ffc64e27389edac6a121b46c7
parent422b6ba9ecf0595da5772afec8c5a0a00983d95d
Add the quitlock feature to QThread.

Change-Id: Ib44ee9739499ba4c5f0fecbef3976251ea22836d
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/kernel/qeventloop.cpp
src/corelib/kernel/qeventloop.h
src/corelib/thread/qthread.cpp
src/corelib/thread/qthread.h
src/corelib/thread/qthread_p.h
tests/auto/corelib/thread/qthread/tst_qthread.cpp