emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Threads in emacs implementation


From: Richard Stallman
Subject: Re: Threads in emacs implementation
Date: Thu, 09 Jun 2005 10:40:38 -0400

    The greatest obstacle to this seems to be shallow binding - you'd have
    to unwind one thread's stack and rewind another's when switching
    threads.  Maybe there's an easier way that I don't see...

That is how the Lisp Machine worked.  It is not an unreasonable idea.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]