[PATCH v2 2/3] msvcrt: Implement Concurrency::event

Daniel Lehman dlehman at esri.com
Wed Mar 15 10:21:56 CDT 2017


>          remove wait from waiters queue
>          critical_section_unlock(events[i]);
>      }
> }
>
> Also I think it would be nice to avoid allocation in case of waiting for only one handle (or just in event_wait function).
> 
> What do you think about it?

sounds good.  I'll update and resend


More information about the wine-devel mailing list