Function core::arch::nvptx::_syncthreads [−][src]
pub unsafe fn _syncthreads()
This is supported on
target_arch="nvptx"
or target_arch="nvptx64"
only.Expand description
同步块中的所有线程。