|
FFmpeg
|
#include <string.h>Go to the source code of this file.
Macros | |
| #define | FF_ATOMIC_LOCK_FREE 0 |
| #define | FF_ATOMIC_ALIGN64 |
| #define | ff_atomic_thread_fence(order) |
| #define | ff_atomic_signal_fence(order) |
| #define | DUMMY_ATOMIC_FETCH(op, OP, name, type) |
| #define | DUMMY_ATOMIC_OPS(name, type) |
| #define FF_ATOMIC_LOCK_FREE 0 |
Definition at line 24 of file stdatomic_impl.h.
| #define FF_ATOMIC_ALIGN64 |
Definition at line 25 of file stdatomic_impl.h.
| #define ff_atomic_thread_fence | ( | order | ) |
Definition at line 27 of file stdatomic_impl.h.
| #define ff_atomic_signal_fence | ( | order | ) |
Definition at line 30 of file stdatomic_impl.h.
Definition at line 39 of file stdatomic_impl.h.
Definition at line 49 of file stdatomic_impl.h.