< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Mutex.cpp and RecursiveMutex.cpp Implementation s for Win32


Scott Godin wrote:

There seems to be an outstanding race condition in Condition.cxx for Win32 -
comments in code are:
// FixMe: Race condition between time we get mId and when we // re-acquire the mutex.
I may work on this one, instead.

Thanks!  Getting rid of that race condition would be a Good Thing.
   -Ken