mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 04:25:06 +02:00
Removed mutation table TODO
This commit is contained in:
parent
e28951a8d5
commit
3031806bfa
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ Phase 7 (TBD) - Sharing of variables between threads (ideally without limitation
|
|||
|
||||
TODO:
|
||||
- merge everything back to master??? I think it's just about time
|
||||
- move mutations into local thread data
|
||||
- multiple mutators, and threading functions/types. probably want this on a new branch, when ready
|
||||
part of this is implementing the beginnings of srfi-18, to create multiple threads, sync them, etc
|
||||
next steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue