summaryrefslogtreecommitdiffstats
path: root/common/os/Thread.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Block signals from being handled on worker threadsPierre Ossman2016-01-041-0/+12
|
* Create one decode thread for each CPUPierre Ossman2015-11-271-0/+31
| | | | | | We can start creating more decoding threads now that we handle rect ordering properly. No point in creating more threads than there are CPUs though.
* Add abstraction classes for system thread primitivesPierre Ossman2015-11-271-0/+122