Function intel_tsx_hle::__hle_acquire_add_fetch8 [] [src]

pub unsafe fn __hle_acquire_add_fetch8(ptr: *mut u64, val: u64) -> u64

Atomically add val to the content of ptr and return the result with 'HLE Acquire' memory ordering.