Add BREAK-DOT-LOCK to DOT-LOCKING-INTERFACE.
This commit is contained in:
parent
50b49a7068
commit
cf3eb3d822
|
@ -1082,8 +1082,8 @@
|
|||
full-interrupt-set))
|
||||
|
||||
(define-interface dot-locking-interface
|
||||
(export obtain-dot-lock
|
||||
release-dot-lock
|
||||
(export obtain-dot-lock release-dot-lock
|
||||
break-dot-lock
|
||||
(with-dot-lock :syntax)
|
||||
with-dot-lock*))
|
||||
|
||||
|
|
Loading…
Reference in New Issue