sync_threads

Function sync_threads 

Source
pub fn sync_threads()
Expand description

Synchronize all threads in a block. Transpiles to: __syncthreads()