Function swiss_army_knife::intel_hardware_lock_elision::__hle_acquire_clear4[][src]

pub unsafe fn __hle_acquire_clear4(ptr: *mut u32)
Expand description

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