[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
time manager
- To: info-macl@cambridge.apple.com
- Subject: time manager
- From: "Allen F. Brookes" <allenb@cs.uoregon.edu>
- Date: Wed, 8 Aug 90 14:03:49 PDT
I am trying to use the time manager from Lisp. Technical report #180 says
that the time manager puts a pointer to the TMTask record in A1. However,
when I return register a1 from the either the instime trap or the primetime
trap it returns a pointer to the function that contains the trap call. Is
Lisp using register a1? Is there any way around this?
Allen