Searched refs:__threadfence (Results 1 – 3 of 3) sorted by relevance
201 INLINE void __kmpc_impl_threadfence(void) { __threadfence(); } in __kmpc_impl_threadfence()
141 __threadfence(); in FullReductionKernel()
526 __DEVICE__ void __threadfence(void) { __nvvm_membar_gl(); } in __threadfence() function