ffmpeg/compat/atomics
Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled
Adapted from the code by Rémi Denis-Courmont from VLC

This merges libav commit eb34d40354.

Signed-off-by: Wan-Teh Chang <wtc@google.com>
Reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2016-12-02 16:25:18 -03:00
..
dummy Add a compat dummy stdatomic.h used when threading is disabled 2016-12-02 16:25:18 -03:00
gcc
pthread Add a compat stdatomic.h implementation based on pthreads 2016-12-02 16:25:18 -03:00
suncc Add a compat stdatomic.h implementation based on suncc atomics 2016-12-02 16:25:18 -03:00
win32 Add a compat stdatomic.h implementation based on windows atomics 2016-12-02 16:25:17 -03:00