Sets a variable to a specified value as an atomic operation.
以原子操作的形式将变量设置为指定的值.
互联网
Decrements the specified variable and stores the result, as an atomic operation.
以原子操作的形式递减指定变量的值并存储结果.
互联网
Increments a specified variable and stores the result, as an atomic operation.
以原子操作的形式递增指定变量的值并存储结果.
互联网