Why is SRWLock Exclusive(write) Faster than SRWLock Shared(Read) in multithread?

前端 未结 0 473
长发绾君心
长发绾君心 2020-11-22 13:32

I\'m trying a simple test for comparing synchronous objects like critical section in Windows VS(using c++). (this example is from the book "Jeffrey Richter Windows Via

相关标签:
回答
  • 消灭零回复
提交回复
热议问题