summaryrefslogtreecommitdiff
path: root/vpx_util/vpx_thread.h
AgeCommit message (Expand)Author
2019-02-19vpx_thread.h: remove unused sched_yield()James Zern
2019-01-19Revert "Revert "Add Tile-SB-Row based Multi-threading in Decoder""Ritu Baldwa
2018-10-16Fix compilation on OS/2KO Myung-Hun
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani
2018-08-30Revert "Loopfilter MultiThread Optimization"James Zern
2018-08-20Loopfilter MultiThread OptimizationSupradeep T R
2016-08-10Align thread entry point stackAleksey Vasenev
2016-07-25vpx_util: apply clang-formatclang-format
2016-07-01vpx_thread: use CreateThread for windows phoneJames Zern
2016-07-01vpx_thread: use WaitForSingleObjectEx if availableJames Zern
2016-07-01vpx_thread: use InitializeCriticalSectionEx if availableJames Zern
2016-07-01vpx_thread: use native windows cond var if availableJames Zern
2016-07-01vpx_thread.[hc]: update webp source referenceJames Zern
2016-05-22vpx: Add OS/2-specific threading codesKO Myung-Hun
2015-07-02Rename vpx_thread to vpx_utilJingning Han