Source position: jwawinbase.pas line 1641
function InterlockedCompareExchange(
var Destination: LONG;
Exchange: LONG;
Comperand: LONG
):LONG;