public CompareExchange ( int comparand, int newValue ) : int | ||
comparand | int | The value to compare for equality with. |
newValue | int | The value to assign if the |
return | int |
public CompareExchange ( int comparand, int newValue ) : int | ||
comparand | int | The value to compare for equality with. |
newValue | int | The value to assign if the |
return | int |