public CompareExchange ( int comparand, int newValue ) : int | ||
comparand | int | The value to compare for equality with. |
newValue | int | The value to assign if the |
리턴 | 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 |
리턴 | int |