[ ソース: bordeaux-threads ]
パッケージ: cl-bordeaux-threads (0.8.8-5)
cl-bordeaux-threads に関するリンク
Debian の資源:
bordeaux-threads ソースパッケージをダウンロード:
- [bordeaux-threads_0.8.8-5.dsc]
- [bordeaux-threads_0.8.8.orig.tar.gz]
- [bordeaux-threads_0.8.8-5.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [common-lisp.net]
類似のパッケージ:
Portable threads library for Common Lisp
BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface.
It essentially provides a compatibility layer for multi-threading across multiple CL implementations.
Some parts of its implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals.
その他の cl-bordeaux-threads 関連パッケージ
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- rec: cl-fiveam
- simple regression testing framework for Common Lisp