Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncWrapInt64 ¶
IncWrapInt64 atomically increments a 64-bit signed integer, wrapping around zero.
Specifically if p points to a value of math.MaxInt64 the result of calling IncWrapInt64 will be 0.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.