Skip to main content

thread_fence_block

Function thread_fence_block 

Source
pub fn thread_fence_block()
Expand description

Block-level/workgroup memory fence.

  • CUDA: __threadfence_block()
  • WGSL: workgroupBarrier()