file-lock
File lock library on POSIX systems
$ area51 add file-lockCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-lock:some-function ...)File lock library on POSIX systems
$ area51 add file-lockCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-lock:some-function ...)