This commit is contained in:
Mark McGranaghan 2012-10-01 07:30:03 -07:00
parent 65949e3684
commit 40c088e45d

View File

@ -88,3 +88,5 @@ func main() {
finalOpCount := atomic.LoadInt64(&opCount)
fmt.Println(finalOpCount)
}
// todo: complement chapter with mutex