Commit fbf6da3
Decrement via AddUint64(&x, ^uint64(0))
This decrements the uint64 var like documentation states it, see
https://pkg.go.dev/sync/atomic#AddUint641 parent 06a79fd commit fbf6da3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments