thread_fence_block

Function thread_fence_block 

Source
pub fn thread_fence_block()
Expand description

Block-level memory fence. Transpiles to: __threadfence_block()