Function swiss_army_knife::intel_hardware_lock_elision::__hle_release_add_fetch8[][src]

pub unsafe fn __hle_release_add_fetch8(ptr: *mut u64, val: u64) -> u64
Expand description

Atomically add val to the content of ptr and return the result with ‘HLE Release’ memory ordering.