summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfutex_p.h
Commit message (Expand)AuthorAgeFilesLines
* Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-101-2/+2
* Annotate the futex implementation for TSANGiuseppe D'Angelo2019-05-221-1/+29
* Replace Q_DECL_NOEXCEPT with noexcept in corelibAllan Sandfeld Jensen2019-04-031-1/+1
* Add the "we mean it" warning to qfutex_p.hMårten Nordheim2017-09-221-0/+11
* Port QSemaphore to use futexesThiago Macieira2017-09-181-9/+12
* Move the futex implementation to a headerThiago Macieira2017-09-181-0/+128