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