Search:
Forum
General C++ Programming
Hierarchical Mutex Questions
Hierarchical Mutex Questions
May 17, 2020 at 9:18pm UTC
TheToaster
(628)
Solved
Last edited on
May 17, 2020 at 10:26pm UTC
May 17, 2020 at 10:34pm UTC
helios
(17574)
You've accepted that when you unlock 10000 the value will go back to 5000. Why do you think the value can't go from 5000 to 6000? Why wouldn't the 5000 mutex use the same restore mechanism the 10000 mechanism use?
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs