Function intel_tsx_hle::__hle_acquire_clear8 [] [src]

pub unsafe fn __hle_acquire_clear8(ptr: *mut u64)

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