Peter Hunnisett peter@transgaming.com writes:
we've discovered that windows seems to not allow suspended threads to acquire synchronization objects, which make really really good sense, while wine does. I've attached a simple test case, the code for the test case and a ReWind licensed patch for the problem. Would people have a look at the patch and let me know if it's the best way to fix it, or if I've missed anything? (other than the attachements on the first go at this)?
I think the patch looks reasonable, though you probably want to handle the case of a suspended process too.