Skip to main content

thread_fence_system

Function thread_fence_system 

Source
pub fn thread_fence_system()
Expand description

System-wide memory fence. Transpiles to: __threadfence_system()