Home
last modified time | relevance | path

Searched refs:__sync_synchronize (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic_clang_other.h45 __sync_synchronize(); in atomic_load()
48 __sync_synchronize(); in atomic_load()
50 __sync_synchronize(); in atomic_load()
70 __sync_synchronize(); in atomic_store()
74 __sync_synchronize(); in atomic_store()
76 __sync_synchronize(); in atomic_store()
H A Dsanitizer_atomic_clang.h42 __sync_synchronize(); in atomic_thread_fence()
66 __sync_synchronize(); in atomic_exchange()
69 __sync_synchronize(); in atomic_exchange()
H A Dsanitizer_atomic_clang_x86.h91 __sync_synchronize(); in atomic_store()
107 __sync_synchronize(); in atomic_store()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_atomic_clang_other.h44 __sync_synchronize(); in atomic_load()
47 __sync_synchronize(); in atomic_load()
49 __sync_synchronize(); in atomic_load()
72 __sync_synchronize(); in atomic_store()
76 __sync_synchronize(); in atomic_store()
78 __sync_synchronize(); in atomic_store()
H A Dsanitizer_atomic_clang.h41 __sync_synchronize(); in atomic_thread_fence()
65 __sync_synchronize(); in atomic_exchange()
68 __sync_synchronize(); in atomic_exchange()
H A Dsanitizer_atomic_clang_x86.h90 __sync_synchronize(); in atomic_store()
106 __sync_synchronize(); in atomic_store()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_atomic_clang_other.h46 __sync_synchronize(); in atomic_load()
49 __sync_synchronize(); in atomic_load()
51 __sync_synchronize(); in atomic_load()
74 __sync_synchronize(); in atomic_store()
78 __sync_synchronize(); in atomic_store()
80 __sync_synchronize(); in atomic_store()
H A Dsanitizer_atomic_clang.h43 __sync_synchronize(); in atomic_thread_fence()
67 __sync_synchronize(); in atomic_exchange()
70 __sync_synchronize(); in atomic_exchange()
H A Dsanitizer_atomic_clang_x86.h92 __sync_synchronize(); in atomic_store()
108 __sync_synchronize(); in atomic_store()
/netbsd-src/tests/lib/libc/atomic/
H A Dt___sync_lock.c108 ATF_TC(__sync_synchronize);
109 ATF_TC_HEAD(__sync_synchronize, tc) in ATF_TC_HEAD() argument
113 ATF_TC_BODY(__sync_synchronize, tc) in ATF_TC_BODY() argument
115 __sync_synchronize(); in ATF_TC_BODY()
134 ATF_TP_ADD_TC(tp, __sync_synchronize); in ATF_TP_ADD_TCS()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Dsync_synchronize.S25 DEFINE_COMPILERRT_PRIVATE_FUNCTION(__sync_synchronize)
30 END_COMPILERRT_FUNCTION(__sync_synchronize)
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dsync.c168 __sync_synchronize (void)
170 __sync_synchronize ();
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dsync.c168 __sync_synchronize (void)
170 __sync_synchronize ();
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dordered.c385 __sync_synchronize (); in GOMP_doacross_post()
437 __sync_synchronize (); in GOMP_doacross_wait()
506 __sync_synchronize (); in GOMP_doacross_wait()
641 __sync_synchronize (); in GOMP_doacross_ull_post()
714 __sync_synchronize (); in GOMP_doacross_ull_wait()
826 __sync_synchronize (); in GOMP_doacross_ull_wait()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dordered.c385 __sync_synchronize (); in GOMP_doacross_post()
437 __sync_synchronize (); in GOMP_doacross_wait()
506 __sync_synchronize (); in GOMP_doacross_wait()
641 __sync_synchronize (); in GOMP_doacross_ull_post()
714 __sync_synchronize (); in GOMP_doacross_ull_wait()
826 __sync_synchronize (); in GOMP_doacross_ull_wait()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dfreebsd-atomic.c34 __sync_synchronize (void) in __sync_synchronize() function
94 __sync_synchronize (); \
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dfreebsd-atomic.c34 __sync_synchronize (void) in __sync_synchronize() function
94 __sync_synchronize (); \
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/linux/tile/
H A Dfutex.h72 __sync_synchronize (); in atomic_write_barrier()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/linux/tile/
H A Dfutex.h72 __sync_synchronize (); in atomic_write_barrier()
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Datomic.h28 (__sync_synchronize(), *addr)
/netbsd-src/common/lib/libc/atomic/
H A Dmembar_ops_nop.c63 crt_alias(__sync_synchronize,_membar_sync)
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dstdatomic.h174 __sync_synchronize(); \
176 __sync_synchronize(); \
/netbsd-src/external/mpl/dhcp/bind/include/isc/
H A Dstdatomic.h172 __sync_synchronize(); \
174 __sync_synchronize(); \
/netbsd-src/common/lib/libc/arch/arm/atomic/
H A Dmembar_ops.S54 STRONG_ALIAS(__sync_synchronize,_membar_sync)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAtomic.cpp35 __sync_synchronize(); in MemoryFence()

123