proclaim *CURRENT-THREAD* as always-bound
commita383077912ed97ce05533500174617ca318f7196
authorNikodemus Siivola <nikodemus@random-state.net>
Tue, 18 Sep 2012 21:37:47 +0000 (19 00:37 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 22 Sep 2012 19:45:19 +0000 (22 22:45 +0300)
tree77afba59e58919871499af90c55535feb0abcfb7
parent1dededc3b3a9ec9dbff1707d74f8567d150c6d8e
proclaim *CURRENT-THREAD* as always-bound

   Eliminates quite a few "check if it's bound" cases from the system, and
   protects against MAKUNBOUND.
src/code/early-thread.lisp
src/code/thread.lisp