Suppose multiple threads accessing a registry key at a
time. In that case which synchronization object you will
use?
Answer Posted / ranajit koley
I think a critical section would be the best solution as we
can keep the registry accessing part inside critical section
and we can invoke that piece of code after entering the
critical section from all the 3 threads
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is microsoft visual c++ used for?
What is visual c++ runtime error?
Explain the significance of initapplication() in vc++.
What is microsoft visual c++ 2005 redistributable?
Do I need microsoft visual c++?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
What is ole? How do you handle drag and drop in ole?
How do I reinstall visual c++ on windows 10?
What is microsoft visual c++ 2015 redistributable package x64?
What is microsoft visual c++ runtime library error?
difference between assert and verify.
What is mfc in vc++?
Can I uninstall visual c++?
how to declare and populate an array of checkBoxes
Do I need the microsoft visual c++?