thread.comm.rendezvous

MIT

Rendezvous thread synchronization

$ area51 add thread.comm.rendezvousCopy

Usage

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