Function swiss_army_knife::intel_hardware_lock_elision::__hle_acquire_clear1[][src]

pub unsafe fn __hle_acquire_clear1(ptr: *mut u8)
Expand description

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