Add BREAK-DOT-LOCK to DOT-LOCKING-INTERFACE.

This commit is contained in:
sperber 2002-01-07 13:11:55 +00:00
parent 50b49a7068
commit cf3eb3d822
1 changed files with 2 additions and 2 deletions

View File

@ -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*))