mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Update Multithreaded-Development.md
This commit is contained in:
parent
cd14b282a6
commit
664a6d9a13
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ TODO: ideas for future improvement
|
|||
???
|
||||
|
||||
needs to ensure minimal performance impacts
|
||||
TODO: how does an object become shared between threads? need to enumerate all the possible ways. Does it have to involve either a set! or mutation of a global variable? perhaps we can track these somehow.
|
||||
|
||||
Older Notes:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue