winlock
File locking using the Windows API.
$ area51 add winlockCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(winlock:some-function ...)File locking using the Windows API.
$ area51 add winlockCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(winlock:some-function ...)