[PATCH] msvcp90: Reimplement condition variables on top of RtlWaitOnAddress().

Zebediah Figura zfigura at codeweavers.com
Fri Mar 11 11:06:26 CST 2022


FWIW, there are kernel32/kernelbase wrappers for these functions that 
could be used here. I don't know if you ended up skipping them to avoid 
a layer of overhead, though.



More information about the wine-devel mailing list