X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fglobals.lisp;h=aac1ab20faf4a5877bc759980af31d0d4e379900;hb=2e002dae2f9a3c64f147ca651751ed833806ad5e;hp=6ce764ed322eebb1d5aac2f08eed22fefaba5244;hpb=4898ef32c639b1c7f4ee13a5ba566ce6debd03e6;p=sbcl.git diff --git a/src/code/globals.lisp b/src/code/globals.lisp index 6ce764e..aac1ab2 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* + *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*