mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Document mutex-lock timeout param
This commit is contained in:
parent
a14d3efe80
commit
b5f526c2eb
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ Features
|
|||
|
||||
- Added a new library `(cycone concurrent)` with support for atomics, immutability, and shared objects.
|
||||
- Relocated existing libraries to `(cyclone match)` and `(cyclone test)`.
|
||||
- Extended `mutex-lock!` to support an optional `timeout` parameter, per the SRFI 18 spec.
|
||||
|
||||
Bug Fixes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue