portable-threads

Part of the GBBopen Project. Licensed under Apache License 2.0 (see LICENSE for license information).

Portable Threads

$ area51 add portable-threadsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(portable-threads:some-function ...)