[PATCH 4/5] msvcr110: Add _Context::_IsSynchronouslyBlocked stub.

Piotr Caban piotr.caban at gmail.com
Wed Jul 13 05:18:07 CDT 2022


Hi Torge,

I think it's better to not implement functions related to 
synchronisation/code execution over having stubs. I'm also afraid that 
in this case it's a lot of work to get it done properly (it e.g. 
involves rewriting some synchronization primitives to use Context for 
blocking).

Thanks,
Piotr



More information about the wine-devel mailing list