[−][src]Function core::arch::nvptx::_syncthreads
pub unsafe fn _syncthreads()
This is supported on
target_arch="nvptx"
or target_arch="nvptx64"
only.Synchronizes all threads in the block.