In the new APIs one is able to use the Rexx interpreter instance to
issue a Halt() and/or Terminate(), which will halt/terminate all Rexx
threads of that particular Rexx interpreter instance.

Question: is it possible that problems arise, if Halt() and Terminate()
are not issued from the thread that created the Rexx interpreter instance?

Is it possible to learn whether any Rexx threads are still active,
despite calls to Halt()?

What happens, if Terminate() returned and one still uses that Rexx
interpreter instance afterwards? Is this safely possible?

---

Can RexxSetHalt(pid, tid) and RexxSetHalt(pid, 0) still be safely used?

---rony



------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to