Skip to main content

sync_threads_count

Function sync_threads_count 

Source
pub fn sync_threads_count(predicate: bool) -> i32
Expand description

Synchronize threads and count predicate. Transpiles to: __syncthreads_count(predicate)