vpx/vpx_util
Peter Boström 6822fb2f09 Remove support for stdatomic.h.
This header doesn't build on g++ v6 as it's a C and not C++ header
(_Atomic is not a keyword in C++11). Since the C and C++ invocations
cannot be guaranteed to point to the same underlying atomic_int
implementation, remove support for them and use compiler intrinsics
instead.

BUG=webm:1461

Change-Id: Ie1cd6759c258042efc87f51f036b9aa53e4ea9d5
2017-09-06 11:59:50 -04:00
..
2016-07-25 22:33:21 -07:00
2017-09-06 11:59:50 -04:00
2016-07-25 22:33:21 -07:00
2016-08-10 11:57:34 -07:00