diff options
author | Tom Tromey <tromey@redhat.com> | 2012-08-15 13:09:32 -0600 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-08-15 13:09:32 -0600 |
commit | 1dcacbc64721b1a4de58aa36460b0a39e766be63 (patch) | |
tree | 98a07fba97225221d3bcfab970070b5a6a6564d6 /lisp/emacs-lisp/lisp-mnt.el | |
parent | 60a9d2a7728895c1a5bfbc37c3bfa8fde35abe61 (diff) | |
download | emacs-1dcacbc64721b1a4de58aa36460b0a39e766be63.tar.gz emacs-1dcacbc64721b1a4de58aa36460b0a39e766be63.tar.bz2 emacs-1dcacbc64721b1a4de58aa36460b0a39e766be63.zip |
This adds most of the thread features visible to emacs lisp.
I roughly followed the Bordeaux threads API:
http://trac.common-lisp.net/bordeaux-threads/wiki/ApiDocumentation
... but not identically. In particular I chose not to implement
interrupt-thread or destroy-thread, but instead a thread-signalling
approach.
I'm still undecided about *default-special-bindings* (which I did not
implement). I think it would be more emacs-like to capture the let
bindings at make-thread time, but IIRC Stefan didn't like this idea
the first time around.
There are one or two semantics issues pointed out in the patch where I
could use some advice.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions