aboutsummaryrefslogtreecommitdiffstats
path: root/compat/atomics/pthread/stdatomic.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov2016-12-021-0/+39
Adapted from the code by Rémi Denis-Courmont from VLC This merges libav commit f9a6a80e065cdb95b233978f1d96ec9bc863daa1. Signed-off-by: Wan-Teh Chang <wtc@google.com> Reviewed-by: wm4 <nfxjfg@googlemail.com> Signed-off-by: James Almer <jamrial@gmail.com>