summaryrefslogtreecommitdiffstats
path: root/src/kernel/qthread.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵Michele Calgaro2018-09-181-4/+4
| | | | | | | | 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-4/+4
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add threading debug spew when QT_DEBUG is setTimothy Pearson2013-11-031-0/+23
|
* Fix a number of threading data racesTimothy Pearson2013-05-141-0/+4
| | | | | 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/+17
|
* Undo prior accidental commitTimothy Pearson2012-03-021-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+241