thread_fence

Function thread_fence 

Source
pub fn thread_fence()
Expand description

Thread memory fence. Transpiles to: __threadfence()