[M3devel] AlertPause(0) is alertable?

Jay K jay.krell at cornell.edu
Sun Dec 13 01:37:43 CET 2009


If I call AlertPause with <= 0 time, should I recieve alerts?

Current pthread/win32 implementations: no.

 They say if time <= then return end before doing much.

My suspicion: yes.


Thread.i3:

 

PROCEDURE AlertPause(n: LONGREAL) RAISES {Alerted};
(* Like "Pause", but if the thread is marked alerted at the time of
   the call or sometime during the wait, raise "Alerted". *)


 

 - Jay
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20091213/4aca7d11/attachment-0001.html>


More information about the M3devel mailing list