- Mastering C++ Multithreading
- Maya Posch
- 28字
- 2021-07-15 17:34:04
Synchronization
With Windows threads, mutual exclusion and synchronization can be accomplished using critical sections, mutexes, semaphores, slim reader/writer (SRW) locks, barriers, and variations.
Synchronization objects include the following:

推薦閱讀
- ReSharper Essentials
- Learn Type:Driven Development
- iOS 9 Game Development Essentials
- Scala Design Patterns
- Python從菜鳥到高手(第2版)
- Git高手之路
- Mastering Kali Linux for Web Penetration Testing
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- 用戶體驗增長:數字化·智能化·綠色化
- C#實踐教程(第2版)
- Learning Material Design
- Python大學實用教程
- Clojure for Java Developers
- TypeScript 2.x By Example
- C#面向對象程序設計(第2版)