mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-06 15:32:19 +00:00
Update progress.md
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
- [x] Chapter 9: Concurrency with Shared Variables
|
||||
- [ ] 9.1 Race Conditions
|
||||
- [ ] 9.2 Mutual Exclusion: sync.Mutex
|
||||
- [ ] 9.3 Read/Write Mutexes: sync.RWMutex
|
||||
- [x] 9.3 Read/Write Mutexes: sync.RWMutex
|
||||
- [ ] 9.4 Memory Synchronization
|
||||
- [ ] 9.5 Lazy Initialization: sync.Once
|
||||
- [ ] 9.6 The Race Detector
|
||||
|
Reference in New Issue
Block a user