thread-pool
$ area51 add thread-poolCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(thread-pool:some-function ...)$ area51 add thread-poolCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(thread-pool:some-function ...)