summaryrefslogtreecommitdiffstats
path: root/libavutil/thread.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/buffer: drop USE_ATOMICSClément Bœsch2017-03-221-4/+0
* lavu: add pthread asserts if ASSERT_LEVEL>1Clément Bœsch2016-01-201-0/+96
* Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'Hendrik Leppkes2015-10-141-0/+17
|\
| * thread: Provide no-op variants for pthread_onceLuca Barbato2015-10-141-0/+17
| * thread: use "" instead of <> for including the w32pthreads wrapperAnton Khirnov2014-12-141-1/+1
* | avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync ...Michael Niedermayer2014-11-291-0/+4
* | libavutil/threads.h: correct an include to be localDave Yeo2014-11-291-1/+1
* | libavutil/thread.h: Support OS/2 threadsDave Yeo2014-11-291-1/+3
* | Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1'Michael Niedermayer2014-11-271-4/+4
|/
* lavu: add wrappers for the pthreads mutex APIAnton Khirnov2014-11-271-0/+53
OpenPOWER on IntegriCloud