diff -r 90417ae14b21 -r 295ea43ceb2d lisp/std/pkg.lisp --- a/lisp/std/pkg.lisp Tue Oct 01 23:34:01 2024 -0400 +++ b/lisp/std/pkg.lisp Wed Oct 02 23:39:07 2024 -0400 @@ -303,6 +303,8 @@ :default-task-kernel :make-worker :make-workers + :run-tasks + :run-jobs :worker-count :init-task-pool :make-task-pool @@ -454,6 +456,7 @@ (:shadowing-import-from :sb-vm :list-allocated-objects) (:import-from :sb-impl :*logical-hosts*) (:export + :*default-arena-size* :current-lisp-implementation :current-machine :list-package-symbols