Home
last modified time | relevance | path

Searched defs:atomic_thread_fence (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/compat/atomics/gcc/
H A Dstdatomic.h41 #define atomic_thread_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/win32/
H A Dstdatomic.h38 #define atomic_thread_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/suncc/
H A Dstdatomic.h38 #define atomic_thread_fence(order) \ macro
/third_party/ffmpeg/compat/atomics/pthread/
H A Dstdatomic.h85 static inline void atomic_thread_fence(int order) in atomic_thread_fence() function
/third_party/ffmpeg/compat/atomics/dummy/
H A Dstdatomic.h40 #define atomic_thread_fence(order) \ macro

Completed in 2 milliseconds