[M3commit] CVS Update: cm3

Jay Krell jkrell at elego.de
Sun Dec 13 02:38:30 CET 2009


CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	09/12/13 02:38:30

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

Log message:
	safe another line wrt VAR
	
	add explicit usual check to AlertJoin that GetActivation() # NIL
	pass GetActivation to XJoin (or NIL for non-alert version)
	
	REMOVE check in Pause that GetActivation() # NIL (debatable, but in fact it doesn't need any thread state,
	it just converts float seconds to integer milliseconds and calls Sleep)
	reduce check in XPause then as well (if NOT alertable)
	
	add more asserts




More information about the M3commit mailing list