Searched refs:__threadfence_system (Results 1 – 4 of 4) sorted by relevance
7 __device__ void __threadfence_system() { in __threadfence_system() function
203 INLINE void __kmpc_impl_threadfence_system(void) { __threadfence_system(); } in __kmpc_impl_threadfence_system()
528 __DEVICE__ void __threadfence_system(void) { __nvvm_membar_sys(); }; in __threadfence_system() function