summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Refactor coreservices -> ios & QT_NO_CORESERVICES -> Q_OS_IOSIan Dean2012-09-181-2/+2
* Allow compilation on OS X 10.5Sean Harmer2012-09-051-4/+5
* Display QThread name for debugging.Sean Harmer2012-08-301-0/+30
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-251-4/+13
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-211-0/+5
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Fix bad mergeOlivier Goffart2011-04-081-16/+0
* Re-apply part of ba8e5eedf5f40091eb67dd391a7dcaf9299db2f5Olivier Goffart2011-04-081-0/+10
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-04-071-154/+4
|\
| * Moving Symbian CPU core detection to qthread_symbian.cppmread2011-03-181-26/+0
| * Merge remote branch 'qt-master/master'Guoqing Zhang2011-03-161-0/+26
| |\
| * \ Merging SymbianLite branch to master.Sami Lempinen2011-03-091-148/+3
| |\ \
| | * | Symbian native implementation of corelib/threadmread2011-03-091-142/+3
* | | | Optimize QMetaObject::activate (remove call to QThreadData::current)Olivier Goffart2011-03-311-1/+2
* | | | Fix the leak of QAdoptedThread and all dependent objectsOlivier Goffart2011-03-281-2/+11
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-2/+25
|\ \ \ | |/ / |/| |
| * | Cast int to HALData::TAttribute for QT_HALData_ENumCpus and compile with RVCT4.Liang Qi2011-03-101-1/+1
| * | Get the number of cores from HAL on Symbian.Liang Qi2011-03-101-2/+25
* | | Fix race condition between QEventLoop::exec and QThread::exitOlivier Goffart2011-02-071-1/+4
* | | Implement QThreadData::current using __threadOlivier Goffart2011-02-031-3/+20
| |/ |/|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-251-4/+9
|\|
| * Compile on OpenBSDOlivier Goffart2010-11-221-3/+10
* | QThread: fix a race condition when destroying or restarting thread from finis...Olivier Goffart2010-11-241-1/+6
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-11-221-16/+20
|\ \
| * | QThreadPrivate::finish should not keep mutex locked when calling signalsOlivier Goffart2010-11-221-16/+20
* | | Revert "Don't destroy Qt's internal pthread_key_t if it was not initialized"Bradley T. Hughes2010-11-221-8/+8
* | | Compile fixBradley T. Hughes2010-11-181-1/+0
* | | Don't destroy Qt's internal pthread_key_t if it was not initializedBradley T. Hughes2010-11-181-7/+9
|/ /
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-291-0/+1
|\ \
| * | Simplify object lifetime management when moving objects to a QThreadBradley T. Hughes2010-10-291-0/+1
| |/
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-261-8/+38
|\|
| * Using TLS to store QThreadData on Symbianmread2010-10-211-8/+38
* | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-10-221-1/+3
|\ \
| * | Lighthouse on OS X.Morten Johan Sørvig2010-10-201-1/+3
| * | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-10-051-6/+31
| |\|
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-10-051-0/+2
|\ \ \ | | |/ | |/|
| * | QThread: make sure start works even if called after exitOlivier Goffart2010-09-221-0/+2
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtGunnar Sletta2010-09-271-6/+29
|\| |
| * | Do not wait for QThread exit when destroying global statics in SymbianMiikka Heikkinen2010-09-151-6/+29
* | | Compile on Symbian after commit 075e96eba5001Paul Olav Tvete2010-08-181-1/+1
| |/ |/|
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-141-0/+8
|\|
| * Set QThreads to be process critical automatically on Symbian OSShane Kearns2010-07-081-0/+8
* | Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-141-0/+2
|/
* Fix a crash when unloading libQtCoreBradley T. Hughes2010-04-081-0/+6