summaryrefslogtreecommitdiffstats
path: root/src/kernel/qthread.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-181-2/+2
| | | | | | | | updated admin module" The original commit was a mistake and should not have been pushed. This reverts commit f849f22528ee9eb5eeb1f9aa92822846b2b3e01f.
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-181-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add threading debug spew when QT_DEBUG is setTimothy Pearson2013-11-031-1/+4
|
* Fix a number of threading data racesTimothy Pearson2013-05-141-0/+8
| | | | | Add proper thread termination handler This partially resolves Bug 1508
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-0/+14
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+130