mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Completed merge
This commit is contained in:
parent
952f875c33
commit
cdc44478f8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ Phase 6 (gc-dev6) - Multiple mutators (application threads)
|
|||
Phase 7 (TBD) - Sharing of variables between threads (ideally without limitation, but that might not be realistic)
|
||||
|
||||
TODO:
|
||||
- merge everything back to master??? I think it's just about time
|
||||
- need a legitimate test program that uses mutexes. am worried that when lock calls into a cont, the program will crash because it returns a boolean object, which the runtime does not handle
|
||||
maybe just a simple producer/consumer type program
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue