Skip to main content

thread_fence

Function thread_fence 

Source
pub fn thread_fence()
Expand description

Thread/storage memory fence.

  • CUDA: __threadfence()
  • WGSL: storageBarrier()