Function intel_tsx_hle::__hle_release_sub_fetch4 [] [src]

pub unsafe fn __hle_release_sub_fetch4(ptr: *mut u32, val: u32) -> u32

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