Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!cbosgd!ucbvax!INGRES.BERKELEY.EDU!hatcher From: hatcher@INGRES.BERKELEY.EDU.UUCP Newsgroups: comp.sys.amiga Subject: tc_Switch/Launch question Message-ID: <8706030729.AA05884@ingres.Berkeley.EDU> Date: Wed, 3-Jun-87 03:29:46 EDT Article-I.D.: ingres.8706030729.AA05884 Posted: Wed Jun 3 03:29:46 1987 Date-Received: Fri, 5-Jun-87 03:32:48 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: University of California, Berkeley Lines: 10 Summary: how do you use them? I experimented with modifying the tc_Switch and tc_Launch task structure fields, but nothing seemed to happen. My test was putting the address of Exit() in them from a separate task. I expected the victim to task to exit on the next switch, but it happily continued its infinite loop until I control-C'ed it (this was a task that did nothing but loop, just for the purposes of this test, so there was nothing wierd going on). Anyone know the correct usage of these fields? Doug Merritt ucbvax!ingres!hatcher hatcher@ingres.berkeley.EDU