mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Added missing bang
This commit is contained in:
parent
8763328c1a
commit
e31e4cef47
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ The current thread exits the running state as if its quantum had expired.
|
|||
|
||||
Immediately abort the current thread.
|
||||
|
||||
# thread-join
|
||||
# thread-join!
|
||||
|
||||
(thread-join! thread)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue