Merge commit 'c98792e3bfa2568da69eccedc4bd4b3c2201d2a7'
This commit is contained in:
commit
502ca500ba
@ -46,6 +46,3 @@ func main() {
|
|||||||
opsFinal := atomic.LoadUint64(&ops)
|
opsFinal := atomic.LoadUint64(&ops)
|
||||||
fmt.Println("ops:", opsFinal)
|
fmt.Println("ops:", opsFinal)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Next we'll look at another approach to managing state:
|
|
||||||
// mutexes.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user