summaryrefslogtreecommitdiffstats
path: root/common/os/Thread.h
Commit message (Collapse)AuthorAgeFilesLines
* Create one decode thread for each CPUPierre Ossman2015-11-271-0/+3
| | | | | | 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/+53