pub fn sync_threads_count(predicate: bool) -> i32
Synchronize threads and count predicate. Transpiles to: __syncthreads_count(predicate)
__syncthreads_count(predicate)