summaryrefslogtreecommitdiff
path: root/libavutil/thread.h
Commit message (Expand)AuthorAge
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avutil/thread: fix strict_pthread_cond_timedwaitMarton Balint2020-01-25
* avutil/thread: Add pthread_cond_timedwait functionMatt Oliver2020-01-21
* lavc: replace and deprecate the lock managerwm42017-12-26
* Merge commit '193b09189004ede4a6998e69192d1a9f63602088'James Almer2017-10-26
|\
| * thread: Define ff_mutex_* macros as stub functions when threads are disabledDiego Biurrun2017-04-12
* | libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1Aaron Levinson2017-04-22
* | lavu/buffer: drop USE_ATOMICSClément Bœsch2017-03-22
* | lavu: add pthread asserts if ASSERT_LEVEL>1Clément Bœsch2016-01-20
* | Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9'Hendrik Leppkes2015-10-14
|\|
| * thread: Provide no-op variants for pthread_onceLuca Barbato2015-10-14
| * thread: use "" instead of <> for including the w32pthreads wrapperAnton Khirnov2014-12-14
* | avutil/buffer: Move USE_ATOMICS to thread.h to avoid it becoming out of sync ...Michael Niedermayer2014-11-29
* | libavutil/threads.h: correct an include to be localDave Yeo2014-11-29
* | libavutil/thread.h: Support OS/2 threadsDave Yeo2014-11-29
* | Merge commit '2443e522f0059176ff8717c9c753eb6fe7e7bbf1'Michael Niedermayer2014-11-27
|/
* lavu: add wrappers for the pthreads mutex APIAnton Khirnov2014-11-27