Function intel_tsx_hle::__hle_acquire_clear4 [] [src]

pub unsafe fn __hle_acquire_clear4(ptr: *mut u32)

Atomically clear the content of ptr, ie set the content of ptr to zero with 'HLE Acquire' memory ordering.