summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qwaitcondition_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtCore: Remove std::mutex and std::condition_variable fallbacksThiago Macieira2023-06-121-100/+2
* Q{Semaphore,ReadWriteLock}Private: reorganize the membersThiago Macieira2023-06-091-0/+8
* Fix improper ELF versions of certain symbolsThiago Macieira2022-12-291-0/+5
* QMutex: remove qmutex_win.cppThiago Macieira2022-11-301-4/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-0/+1
* QtTest: fix build with MinGW/GCC 9: no std::mutex supportThiago Macieira2021-10-081-9/+17
* Whitespace cleanup in corelib/ mimetypes, plugin and threadAllan Sandfeld Jensen2020-10-211-2/+2
* Short live QtPrivate::{condition_variable,mutex}!Marc Mutz2019-09-271-0/+153