X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fglobals.lisp;h=96183e0cb3f34bdae8c4393c1674e3bbd651d7e9;hb=d442c23da9851beac541b8bddfc2c0837cb87309;hp=6ce764ed322eebb1d5aac2f08eed22fefaba5244;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/src/code/globals.lisp b/src/code/globals.lisp index 6ce764e..96183e0 100644 --- a/src/code/globals.lisp +++ b/src/code/globals.lisp @@ -22,7 +22,8 @@ sb!debug:*stack-top-hint* *handler-clusters* *restart-clusters* - *gc-inhibit* *need-to-collect-garbage* + *in-without-gcing* *gc-inhibit* *gc-pending* + #!+sb-thread *stop-for-gc-pending* *software-interrupt-vector* *load-verbose* *load-print-stuff* *in-compilation-unit* *aborted-compilation-unit-count* *char-name-alist*