It would be beneficial if long-running tasks like writing/reading/sleeping
implemented in native code could check whether a Halt condition was raised
and return early if so.

How does code like SysFile::write or SysThread::longSleep get access to its
Activation settings, so that it can call haveHaltCondition to check?

Thanks!
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to