public static InterlockedMax ( int destination, int value ) : void | ||
destination | int | The destination value. |
value | int | The input value. |
리턴 | void |
public static InterlockedMax ( int destination, int value ) : void | ||
destination | int | The destination value. |
value | int | The input value. |
리턴 | void |