Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!rochester!kodak!uupsi!pyro!bell From: bell@pyro.ei.dupont.com (Mike Bell) Newsgroups: comp.sys.mac.programmer Subject: Re: Notification Mgr during Interrupts Message-ID: <1990Dec10.144129.23260@pyro.ei.dupont.com> Date: 10 Dec 90 14:41:29 GMT References: Organization: DuPont Electronic Imaging Lines: 46 In article peirce@outpost.UUCP writes: >A while back I posted the news that you can't queue up a notification >while your code is running at interrupt time. > Stuff Deleted.... > >So, if this fix really works, we can actually make us of it for one >of it's major uses. > >THANKS Steve! > >-- michael > > > >-- Michael Peirce -- {apple,decwrl}!claris!outpost!peirce >-- Peirce Software -- Suite 301, 719 Hibiscus Place >-- Macintosh Programming -- San Jose, California 95117 >-- and Consulting -- (408) 244-6554 An easier solution (READ: less prone to break in 7.0) is to use the deferred task managed set up the task to execute after you return from interrupt level. -- ******************************************************************************** Mike Bell Internet: bell@opus.wizards.dupont.com Senior Engineer CSNet: BELLMA%ESVAX@dupont.com DuPont CR&D Applelink: D2747 Advanced Computer Technology Group MacBLITZ..... When you feel the need for speed.......... ******************************************************************************** --