Added missing interface to semaphores
This commit is contained in:
parent
cfa8ff0c3b
commit
509cd53d2f
|
@ -1,4 +1,4 @@
|
|||
(define-structure semaphores
|
||||
(define-structure semaphores semaphores-interface
|
||||
(open scheme
|
||||
locks
|
||||
with-lock
|
||||
|
|
Loading…
Reference in New Issue