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