Function intel_tsx_hle::__hle_acquire_sub_fetch2 [] [src]

pub unsafe fn __hle_acquire_sub_fetch2(ptr: *mut u16, val: u16) -> u16

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