katie/src/core/thread
Ivailo Monev 96ec0276e8 make use of std:🧵:native_handle_type in QThreadPrivate
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-07-16 01:49:12 +00:00
..
qatomic.cpp update QAtomicInt and QAtomicPointer documentation [ci skip] 2019-07-12 12:38:56 +00:00
qatomic.h inline QAtomicInt and QAtomicPointer 2019-05-19 16:20:21 +00:00
qmutex.cpp copyright update 2019-07-02 18:13:44 +00:00
qmutex.h copyright update 2019-07-02 18:13:44 +00:00
qmutexpool.cpp copyright update 2019-07-02 18:13:44 +00:00
qmutexpool_p.h remove unused internal functionality 2019-07-02 22:53:10 +00:00
qorderedmutexlocker_p.h copyright update 2019-07-02 18:13:44 +00:00
qreadwritelock.cpp copyright update 2019-07-02 18:13:44 +00:00
qreadwritelock.h copyright update 2019-07-02 18:13:44 +00:00
qreadwritelock_p.h copyright update 2019-07-02 18:13:44 +00:00
qsemaphore.cpp remove redundant lock from QSemaphore::available() 2019-07-02 22:08:26 +00:00
qsemaphore.h copyright update 2019-07-02 18:13:44 +00:00
qthread.cpp compiler warning fix 2019-07-14 22:48:44 +00:00
qthread.h copyright update 2019-07-02 18:13:44 +00:00
qthread_p.h make use of std:🧵:native_handle_type in QThreadPrivate 2019-07-16 01:49:12 +00:00
qthread_unix.cpp mark permission error case in QThread::start() as unlikely 2019-07-16 01:45:29 +00:00
qwaitcondition.h add missing stub to QWaitCondition 2019-07-02 21:55:01 +00:00
qwaitcondition.qdoc copyright update 2019-07-02 18:13:44 +00:00
qwaitcondition_unix.cpp reimplement QWaitCondition based on std::condition_variable 2019-07-14 11:41:15 +00:00
thread.cmake inline QMutex 2019-06-07 13:44:10 +00:00