SpiceQA
Questions
Tags
Users
Badges
C#'s lock() in Managed C++
user_2831
0
Created Sep 2, 2009
Edited Sep 2, 2009
Viewed 16177
Follow
Does managed C++ have an equivalent to C#'s
lock()
and VB's SyncLock? If so, how do I use it?
managed-c++
synchronization
multithreading
21
0
Add comment
+
Share
4 Answers
Related