24 May
2006
24 May
'06
4:19 p.m.
Steven Wooding(e)k dio:
Hi again,
I got some more info on the behaviour I'm seeing.
Within the locked critical region I do a timed wait on a condition variable. The mutex falls to unlock only if the timed wait on the condition variable timed out. If the condition is met, then the mutex unlocks when it goes out of scope.
Hi Steve, Can you give me some more information about this? Platform, OS, compiler... If you could do a small test case it would be even better. Regards, Ion