-
This commit is contained in:
@@ -207,7 +207,7 @@
|
|||||||
(mutex-unlock (ao-shm-mutex shm))
|
(mutex-unlock (ao-shm-mutex shm))
|
||||||
(displayln "Posting semaphore twice, one to let play thread continue, one for own use")
|
(displayln "Posting semaphore twice, one to let play thread continue, one for own use")
|
||||||
(os-semaphore-post (ao-shm-pause-sem shm))
|
(os-semaphore-post (ao-shm-pause-sem shm))
|
||||||
(os-semaphote-post (ao-shm-pause-sem shm))
|
(os-semaphore-post (ao-shm-pause-sem shm))
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user