gobyexample/examples/atomic-counters/atomic-counters.sh
2012-10-19 11:26:54 -04:00

5 lines
111 B
Bash

# Running the program shows that we executed about
# 40,000 operations.
$ go run atomic-counters.go
ops: 40200