summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qthread_unix.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-101-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
* Implement Idle-priority threads for Linux.Thiago Macieira2010-03-171-45/+62
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix compilation on HP-UX 11.11.Tristan Chabredier2009-12-151-0/+4
* Fixing some GCC warningsJoão Abecasis2009-10-071-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Reverse the ifdefs to make it clearer, as per code review.axis2009-08-191-3/+3
* | Added some comments after code review.axis2009-08-191-0/+9
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-7/+7
|\ \ \
| * | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-8/+8
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-3/+40
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Port of Qt to VxWorksRobert Griebl2009-07-291-2/+39
| |/
* | Increased default stack size for QThreads on Symbian.axis2009-07-161-0/+7
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2