Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

InterlockedExchangeAdd64

Declaration

Source position: systemh.inc line 1615

function InterlockedExchangeAdd64(

  var Target: Int64;

  Source: Int64

):Int64;

function InterlockedExchangeAdd64(

  var Target: QWord;

  Source: QWord

):QWord;


Documentation generated on: Jul 24 2023