summaryrefslogtreecommitdiffstats
path: root/src/tools/qmutex_unix.cpp
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>
* Do not force POSIX mutexes on FreeBSDSlávek Banko2017-03-121-2/+2
| | | | | | | This relates to bug 2462 See comments on bug 2744 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS because invalid data conversion in qmutexFrançois Andriot2014-09-071-2/+3
|
* Add level method to recursive mutexTimothy Pearson2012-12-071-0/+28
| | | | | Enhance thread safety when making event calls Minor cleanup of whitespace in glib event loop
* Add real threading support, including per-thread event loops, to QThreadTimothy Pearson2012-12-061-1/+0
|
* Undo prior accidental commitTimothy Pearson2012-03-021-13/+13
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-13/+13
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+695