summaryrefslogtreecommitdiffstats
path: root/common/os/Thread.h
Commit message (Collapse)AuthorAgeFilesLines
* Include stddef.h to get access to size_tPierre Ossman2016-07-071-0/+2
|
* Fix typo in include protectorPierre Ossman2016-07-071-1/+1
|
* 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