Function core::arch::nvptx::_syncthreads
source · pub unsafe fn _syncthreads()
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on
target_arch="nvptx64"
only.Expand description
Synchronizes all threads in the block.