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