[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun Dec 13 02:16:59 CET 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/12/13 02:16:59

Modified files:
	cm3/m3-libs/m3core/src/thread/WIN32/: ThreadWin32.m3 

Log message:
	merge Pause and AlertPause into XPause(alertable: BOOLEAN) to
	share a little code and resemble pthreads
	as part of this, split TestAlert into TestAlert and XTestAlert
	TestAlert = XTestAlert(GetActivation())
	
	Fix bug where AlertPause(<=0) does not recieve alerts.
	
	Rename InnerWait to XWait to match pthreads.




More information about the M3commit mailing list