[PATCH] msvcp120: implement _Cnd_* functions (try 3)

Daniel Lehman dlehman at esri.com
Wed Nov 11 18:10:50 CST 2015


Try2:
 - add if (0) to test to note a crash if _Cnd_destroy is called on a cnd that has waiters
 - update status in _Cnd_timedwait
Try3:
 - broadcast in _Cnd_destroy
 - in tests:
	- fix _Mtx_init declaration
	- add synchronization to signal/broadcast tests to make sure _Cnd_wait is called before setting go=1
	- looser TIMEDELTA

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-msvcp120-implement-_Cnd_-functions.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151112/c1efce5c/attachment-0001.txt>


More information about the wine-patches mailing list