suspended threads acquiring synchronization objects

Alexandre Julliard julliard at winehq.com
Mon Feb 17 15:05:30 CST 2003


Peter Hunnisett <peter at 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.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list