I have a number of threads that may call a single function, but I want to protect this function with a critical region such that if one thread is in the function all the others must wait for access.
Any ideas?
|
Results 1 to 5 of 5
Thread: Critical regionThreaded View
|
Click Here to Expand Forum to Full Width |