S
Sam.Gundry
Hi,
I am synchronising two processes via a mutex. Is it (very) inefficient
for the secondary process to open and then close the named mutex each
time it requires access to the shared resource?
Can someone direct me to information regarding efficiency of mutex,
semaphores and events?
Thanks for any response,
Sam.
I am synchronising two processes via a mutex. Is it (very) inefficient
for the secondary process to open and then close the named mutex each
time it requires access to the shared resource?
Can someone direct me to information regarding efficiency of mutex,
semaphores and events?
Thanks for any response,
Sam.