- Multithreading with C# Cookbook(Second Edition)
- Eugene Agafonov
- 67字
- 2021-07-09 19:35:37
Chapter 2. Thread Synchronization
In this chapter, we will describe some of the common techniques of working with shared resources from multiple threads. You will learn the following recipes:
- Performing basic atomic operations
- Using the
Mutex
construct - Using the
SemaphoreSlim
construct - Using the
AutoResetEvent
construct - Using the
ManualResetEventSlim
construct - Using the
CountDownEvent
construct - Using the
Barrier
construct - Using the
ReaderWriterLockSlim
construct - Using the
SpinWait
construct
推薦閱讀
- jQuery Mobile Web Development Essentials(Third Edition)
- 零基礎PHP學習筆記
- Boost C++ Application Development Cookbook(Second Edition)
- C語言程序設計基礎與實驗指導
- jQuery EasyUI網站開發(fā)實戰(zhàn)
- Troubleshooting PostgreSQL
- 青少年信息學競賽
- Learning Laravel's Eloquent
- Visual Basic程序設計
- 響應式Web設計:HTML5和CSS3實戰(zhàn)(第2版)
- OpenStack Networking Essentials
- C陷阱與缺陷
- Instant Zurb Foundation 4
- 遠方:兩位持續(xù)創(chuàng)業(yè)者的點滴思考
- HTML5移動前端開發(fā)基礎與實戰(zhàn)(微課版)