Message-ID: <367F30E3.C2EF147C@post.comstar.ru> Date: Tue, 22 Dec 1998 08:40:51 +0300 From: Dim Zegebart Organization: Comstar Ltd. X-Mailer: Mozilla 4.07 [en] (WinNT; I) MIME-Version: 1.0 To: Eli Zaretskii , "djgpp AT delorie DOT com" Subject: Re: How to switch threads ? References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: > On Mon, 21 Dec 1998, Dim Zegebart wrote: > > > > A follow the last thread on task switching since I'm involved in writing a > > > real-time multi-thread enviroment running on PC based embedded HW. > > > > You may take a look at my Palantir. It does exactly what you need. > > Does it continue to multi-task when the program spawns a child program? > I think at least some of the questions in this thread were about > simulating the Unix fork/exec paradigm. It depends on how exec dials with IRQ and exceptions handlers in parent program. Actually, I doesn't test it, but suppose it doesn't work as expected. -- Dim Zegebart Moscow, Russia